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 libstdc++/28125] Cannot build cross compiler for Solaris: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES



------- Comment #2 from info at yourkit dot com  2006-06-23 10:31 -------
I've charged target from "i386-pc-solaris2.10" to "i386-pc-solaris2.9"
and successfully built cross-compiler, but the resulting compiler
cannot produce 64bit binaries (as expected, because Solaris9 on Intel
is a 32bit).

I cannot understand where the problem is. All the libraries and header
files are copied from Solaris10 and I cannot build
"i386-pc-solaris2.10" target, but can build "i386-pc-solaris2.9".

Spent already 2 days digging Google and forums, but without success.
Please help.


-- 


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


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