This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/19720] missing braces around initializer


------- Additional Comments From ca50015 at yahoo dot com  2005-01-31 16:22 -------
yes, i'm using nptl.

glibc was configured like this:
--prefix=/usr --with-tls --enable-add-ons=nptl --enable-kernel=2.6.10
--with-headers=/src/linux-2.6.10/include 

i tried create a new 
  '/usr/include'
 and copy
 "/src/linux-2.6.10/include/asm"
 "/src/linux-2.6.10/include/asm-generic"
 "/src/linux-2.6.10/include/linux"
wont work, 
leave /usr/include as is also wont work.

which preprocessed source should i attach?

thanks.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19720


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]