[Bug bootstrap/54415] GCC 4.4.4 build fails on solaris sparc with error as undefined reference to `_Qp_xtoq'

2012-09-03 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54415 birender.singh at hotmail dot com changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Bug bootstrap/54415] GCC 4.4.4 build fails on solaris sparc with error as undefined reference to `_Qp_xtoq'

2012-09-03 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54415 --- Comment #3 from birender.singh at hotmail dot com 2012-09-03 06:34:53 UTC --- The gcc used as below: bash-3.2# gcc -v Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs Configured with: /sfw10/builds/build/sfw10-patch/usr

[Bug bootstrap/54415] New: GCC 4.4.4 build fails on solaris sparc with error as undefined reference to `_Qp_xtoq'

2012-08-30 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54415 Bug #: 54415 Summary: GCC 4.4.4 build fails on solaris sparc with error as undefined reference to `_Qp_xtoq' Classification: Unclassified Product: gcc Version: 4.4.4

[Bug libstdc++/53297] Linker error on solaris 10 using gcc-4.4.4 64bit.

2012-05-11 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53297 birender.singh at hotmail dot com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug c/53275] GCC-4.4.4 gives error: ld: fatal: Symbol referencing errors. No output written to sparc_SunOS

2012-05-10 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53275 --- Comment #6 from birender.singh at hotmail dot com 2012-05-10 06:21:54 UTC --- (In reply to comment #5) This Bugzilla is for bugs in GCC, not help fixing your code. Please use the gcc-h...@gcc.gnu.org mailing list for questions about using

[Bug c/53275] GCC-4.4.4 gives error: ld: fatal: Symbol referencing errors. No output written to sparc_SunOS

2012-05-09 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53275 birender.singh at hotmail dot com changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #2

[Bug libstdc++/53297] New: Linker error on solaris 10 using gcc-4.4.4 64bit.

2012-05-09 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53297 Bug #: 53297 Summary: Linker error on solaris 10 using gcc-4.4.4 64bit. Classification: Unclassified Product: gcc Version: 4.4.4 Status: UNCONFIRMED Severity: major

[Bug libstdc++/53297] Linker error on solaris 10 using gcc-4.4.4 64bit.

2012-05-09 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53297 --- Comment #3 from birender.singh at hotmail dot com 2012-05-10 05:37:31 UTC --- (In reply to comment #2) Oh well. *** This bug has been marked as a duplicate of bug 53275 *** This bugs reported have been problems caused by GCC-4.4.4

[Bug c/53275] New: GCC-4.4.4 gives error: ld: fatal: Symbol referencing errors. No output written to sparc_SunOS

2012-05-08 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53275 Bug #: 53275 Summary: GCC-4.4.4 gives error: ld: fatal: Symbol referencing errors. No output written to sparc_SunOS Classification: Unclassified Product: gcc Version: 4.4.4

[Bug bootstrap/53112] Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile

2012-05-07 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53112 --- Comment #15 from birender.singh at hotmail dot com 2012-05-07 09:20:51 UTC --- This error configure: error: cannot compute suffix of object files cannot compile while building gcc on solaris get resolved by adding lib location in the PATH

[Bug bootstrap/53112] Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile

2012-05-07 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53112 --- Comment #16 from birender.singh at hotmail dot com 2012-05-07 09:22:51 UTC --- Thanks to every one, god bless all. Regards, -Birender

[Bug bootstrap/53112] Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile

2012-05-01 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53112 --- Comment #13 from birender.singh at hotmail dot com 2012-05-01 09:40:31 UTC --- The error removed when configured with --enable-languages=c,c++ only. Is this correct? or if this gcc is build then does it make effect to java ? beacuse don't

[Bug bootstrap/53112] Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile

2012-04-30 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53112 --- Comment #2 from birender.singh at hotmail dot com 2012-04-30 11:06:51 UTC --- Building 64bit gcc-4.4.4 and received below error: 1. Edit the configure file from gcc-4.4.4 directory at line number 4607: Line 4607: if test -d ${srcdir

[Bug bootstrap/53112] Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile

2012-04-30 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53112 --- Comment #4 from birender.singh at hotmail dot com 2012-04-30 11:48:46 UTC --- Sorry buddy, I have removed past code and setup the fresh code. This time have build 64 bit gmp and mpfr with ABI=64 @ --prefix path /usr/local/ and tried to build

[Bug bootstrap/53112] Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile

2012-04-30 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53112 --- Comment #10 from birender.singh at hotmail dot com 2012-04-30 14:57:03 UTC --- while building for a few hours the build failed with error as below: make[8]: *** [libjavamath.la] Error 1 make[8]: Leaving directory `/els/install/biru/obj

[Bug bootstrap/53112] New: Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile

2012-04-25 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53112 Bug #: 53112 Summary: Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile Classification: Unclassified

[Bug bootstrap/52601] Gcc build fails at Making all in tools with find: bad option -path and find: path-list predicate-list

2012-03-22 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52601 --- Comment #5 from birender.singh at hotmail dot com 2012-03-23 02:08:08 UTC --- Thanks, Eric Botcazou. I have compiled gcc-4.4.4 and installed successfully. God bless you.

[Bug bootstrap/52601] Gcc build fails at Making all in tools with find: bad option -path and find: path-list predicate-list

2012-03-20 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52601 --- Comment #3 from birender.singh at hotmail dot com 2012-03-20 09:26:01 UTC --- Thanks Eric Botcazou for the valuable suggestion. I downloaded,findutils-4.4.0.tar from gnu website, compiled and installed on my machine. After the installation

[Bug bootstrap/52601] New: Gcc build fails at Making all in tools with find: bad option -path and find: path-list predicate-list

2012-03-16 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52601 Bug #: 52601 Summary: Gcc build fails at Making all in tools with find: bad option -path and find: path-list predicate-list Classification: Unclassified Product: gcc Version: