[Bug driver/27419] '-static' for 'gcc libraries' only?

2006-05-04 Thread pluto at agmk dot net
--- Comment #1 from pluto at agmk dot net 2006-05-04 13:15 --- (In reply to comment #0) Hi! I would be interested in having the gcc libraries statically linked to my binary, but still use one shared-object (a commercial library for which no static version is available), so

[Bug driver/27419] '-static' for 'gcc libraries' only?

2006-05-04 Thread P dot Schaffnit at access dot rwth-aachen dot de
--- Comment #2 from P dot Schaffnit at access dot rwth-aachen dot de 2006-05-04 13:27 --- Hi! Thanks a lot! That's exactly what I was looking for: I don't seem to be able to do the same with libgfortran, though... have I missed something, or should request that? Thanks! Philippe

[Bug driver/27419] '-static' for 'gcc libraries' only?

2006-05-04 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-04 15:22 --- Configure GCC with --disable-shared instead. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug driver/27419] '-static' for 'gcc libraries' only?

2006-05-04 Thread P dot Schaffnit at access dot rwth-aachen dot de
--- Comment #4 from P dot Schaffnit at access dot rwth-aachen dot de 2006-05-04 15:25 --- I hadn't thought about that... Thanks a lot for your help! Philippe -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27419