[Bug bootstrap/41391] gcc fails to compile because of missung fenv.h

2009-09-17 Thread niki dot waibel at gmx dot net
--- Comment #1 from niki dot waibel at gmx dot net 2009-09-18 00:36 --- sorry, but i can't reproduce this. on another solaris8 system (without fenv.h) gcc compiled fine -- this time with (initial) gcc-4.4.1 (which was built using 'touch /usr/include/fenv.h') -- nik

[Bug bootstrap/41391] New: gcc fails to compile because of missung fenv.h

2009-09-17 Thread niki dot waibel at gmx dot net
dot gnu dot org ReportedBy: niki dot waibel at gmx dot net GCC build triplet: sparc-sun-solaris2.9 and sparc-sun-solaris2.8 GCC host triplet: sparc-sun-solaris2.9 and sparc-sun-solaris2.8 GCC target triplet: sparc-sun-solaris2.9 and sparc-sun-solaris2.8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41391

[Bug libstdc++/19545] static libstdc++.a does not link against shared objects

2005-01-21 Thread niki dot waibel at gmx dot net
--- Additional Comments From niki dot waibel at gmx dot net 2005-01-21 09:20 --- YES! everything fine now. compiling gcc using --with-pic solved the problem. thanks a lot for that hint! niki -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19545

[Bug libstdc++/19545] static libstdc++.a does not link against shared objects

2005-01-21 Thread niki dot waibel at gmx dot net
--- Additional Comments From niki dot waibel at gmx dot net 2005-01-21 09:05 --- comping gcc again using --with-pic. just saw the option in gcc-3.4.3/libstdc++- v3/configure ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19545

[Bug libstdc++/19545] static libstdc++.a does not link against shared objects

2005-01-21 Thread niki dot waibel at gmx dot net
--- Additional Comments From niki dot waibel at gmx dot net 2005-01-21 09:00 --- i get exactly the same error if i use --with-pic when configuring db-4.3.27. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19545

[Bug libstdc++/19545] static libstdc++.a does not link against shared objects

2005-01-21 Thread niki dot waibel at gmx dot net
--- Additional Comments From niki dot waibel at gmx dot net 2005-01-21 08:55 --- --with-pic when building the db lib (that is what i currently try to compile on all platforms), or when building gcc? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19545

[Bug libstdc++/19545] New: static libstdc++.a does not link against shared objects

2005-01-20 Thread niki dot waibel at gmx dot net
3 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: niki dot waibel at gmx dot net CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: x86_64-unknown-