mailing list of musl libc
 help / color / mirror / code / Atom feed
* musl 1.1.14 and x86_64
@ 2016-02-23 12:03 Jens
  2016-02-23 17:29 ` Rich Felker
  0 siblings, 1 reply; 2+ messages in thread
From: Jens @ 2016-02-23 12:03 UTC (permalink / raw)
  To: musl


Hello!

Since 1.1.14 I am seeing the following when compiling musl for x86_64 (32 
bit is fine). 1.1.12 was Ok.

./include/unistd.h:125: warning: redeclaration of 'optarg' with different 
visibility (old visibility preserved)
./src/internal/vis.h:23: warning: previous declaration of 'optarg' was 
here
./include/unistd.h:126: warning: redeclaration of 'optind' with different 
visibility (old visibility preserved)
./src/internal/vis.h:17: warning: previous declaration of 'optind' was 
here
./include/unistd.h:126: warning: redeclaration of 'opterr' with different 
visibility (old visibility preserved)
./src/internal/vis.h:17: warning: previous declaration of 'opterr' was 
here
./include/unistd.h:126: warning: redeclaration of 'optopt' with different 
visibility (old visibility preserved)
./src/internal/vis.h:17: warning: previous declaration of 'optopt' was 
here

Can I ignore these warnings or are they likely to break something?

I'm still building things from a pretty old environment, so that may be 
the cause of the warnings. (The base is an old uclibc buildroot).

gcc 4.1.2 and binutils-2.20.1-1.

configured with --prefix=/opt/musl --bindir=/usr/bin --disable-shared

Regards,
Jens



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-23 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-23 12:03 musl 1.1.14 and x86_64 Jens
2016-02-23 17:29 ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).