--wordexp
Shell options:
-irsD or -c command or -O shopt_option (invocation only)
-abefhkmnptuvxBCHP or -o option
/bin/bash: --: invalid option
Usage: /bin/bash [GNU long option] [option] ...
/bin/bash [GNU long option] [option] script-file ...
GNU long
ot org
ReportedBy: bill at cse dot ucdavis dot edu
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35619
--- Comment #2 from bill at cse dot ucdavis dot edu 2008-03-17 22:05
---
Created an attachment (id=15339)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15339&action=view)
stdio.h as requested.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35619
--- Comment #3 from bill at cse dot ucdavis dot edu 2008-03-17 22:06
---
rpm claims:
glibc-2.3.4-2.39
glibc-headers-2.3.4-2.39
glibc-devel-2.3.4-2.39
compat-glibc-headers-2.3.2-95.30
ls -al /lib/libc-2.3.4.so
-rwxr-xr-x 1 root root 1516768 Nov 16 08:37 /lib/libc-2.3.4.so
--- Comment #5 from bill at cse dot ucdavis dot edu 2008-03-17 22:13
---
Created an attachment (id=15340)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15340&action=view)
bits/stdio.h
This is the correct file as requested, I'll attempt to delete the previous
w
--- Comment #7 from bill at cse dot ucdavis dot edu 2008-03-17 23:44
---
(In reply to comment #6)
> Looks like the reason why it was not being fixed because of:
> __NTH (feof_unlocked (FILE *__stream))
>
So how would I fix it?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35619
--- Comment #8 from bill at cse dot ucdavis dot edu 2008-03-18 00:02
---
(In reply to comment #6)
> Looks like the reason why it was not being fixed because of:
> __NTH (feof_unlocked (FILE *__stream))
>
So how would I fix it?(In reply to comment #6)
> Looks like the r
at gcc dot gnu dot org
ReportedBy: bill at cse dot ucdavis dot edu
GCC build triplet: powerpc-apple-darwin9.2.0
GCC host triplet: powerpc-apple-darwin9.2.0
GCC target triplet: powerpc-apple-darwin9.2.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35628
--- Comment #9 from bill at cse dot ucdavis dot edu 2008-03-19 20:38
---
(In reply to comment #8)
> (In reply to comment #6)
> > Looks like the reason why it was not being fixed because of:
> > __NTH (feof_unlocked (FILE *__stream))
> >
>
> So how would I
--- Comment #2 from bill at cse dot ucdavis dot edu 2008-03-21 18:00
---
(In reply to comment #1)
> This is a bug in how GMP and MPFR tries to figure out the target platform, it
> tries to always build a 64bit
> library on a 64bit machine even when the default
--- Comment #10 from bill at cse dot ucdavis dot edu 2008-03-22 21:58
---
Created an attachment (id=15361)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15361&action=view)
Ubuntu 7.10 (fully patched) glibc-2.6.1 features.h
As requested.
--
http://gcc.gnu.org/b
--- Comment #11 from bill at cse dot ucdavis dot edu 2008-03-22 22:00
---
Created an attachment (id=15362)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15362&action=view)
Centos-5.1, glibc-2.5, features.h
as requested.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35619
--- Comment #12 from bill at cse dot ucdavis dot edu 2008-03-22 22:02
---
Created an attachment (id=15363)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15363&action=view)
centos-4.6, glibc-2.3.4, features.h
as requested, from a patched system.
--
http://gcc.
--- Comment #14 from bill at cse dot ucdavis dot edu 2008-03-23 00:38
---
(In reply to comment #13)
> The Ubuntu 7.10 features should have been matched.
>
> Maybe this is a problem with building in the src dir.
>
> Can you try building GCC in an object directory?
>
14 matches
Mail list logo