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 '-static' is not really an option, as far as I
can tell...

I haven't been able to pull this off, and got an answer from
[EMAIL PROTECTED] that it's actually impossible...

Nevertheless, as far as I can tell most commercial compiler allow this, so it's
probably technically possible, if it's not too much trouble, I think it would
be nice to have...

Thanks!

Philippe

PS: I tried this with
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: /USER/philippe/Irix/Gcc_Sources/configure
--prefix=/WORK/philippe/Tools/Gcc --enable-languages=c,fortran
--with-mpfr=/WORK/philippe/Tools/Mpfr --with-gmp=/WORK/philippe/Tools/Gmp
Thread model: posix
gcc version 4.2.0 20060504 (experimental)

PPS: it could be related to Bug#: 7516


-- 
           Summary: '-static' for 'gcc libraries' only?
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: driver
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: P dot Schaffnit at access dot rwth-aachen dot de


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

Reply via email to