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/15178] [3.4/3.5 Regression] Solaris 9/x86 fails linking after stage 3


------- Additional Comments From amk at krell dot zikzak dot de  2004-05-18 15:27 -------
I've stumbled across the same problem here on a new
Sun Fire V20z with Solaris 9 4/04 (entire distribution).
Instead of using SUN's cc, I used the pre-built gcc 3.4.0
(including required libiconv) from www.sunfreeware.com
to build my own gcc 3.4.0 (honouring all installation
instructions).

While some people suggested to install GNU binutils (as, ld),
neither version 2.14 nor 2.15 compiles successfully. Bad luck,
but I haven't done further investigation on this new issue
because I'd prefer to get it to work with /usr/ccs/bin/{as,ld}
anyway. ;-)

What I'm really wondering about is how the guys on
www.sunfreeware.com did the build.
http://www.sunfreeware.com/gcc.html cannot be accurate,
because calling "configure" with a relative path no longer
works in GCC 3.4.0 and without the fixes in "libffi/configure"
(ac_cv_header_sys_mman_h, ac_cv_func_mmap) it won't compile
in standard configuration.

Still wondering ... ;-)

Greetings, Andreas

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amk at krell dot zikzak dot
                   |                            |de


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


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