[Samba] static libgcc issue on solaris 8

2008-09-29 Thread vincent.blondel
Hello all, little question. Has somebody already compiled samba on SunOS 5.8 because I cannot statically link libgcc libraries. I already tried gcc -static-libgcc, added -lgcc_s to LIBS variable but always the same result. Below resulted compiled binary .. # ldd bin/ntlm_auth

Re: [Samba] static libgcc issue on solaris 8

2008-09-29 Thread Eric Boehm
On Mon, Sep 29, 2008 at 09:40:04AM +0200, [EMAIL PROTECTED] wrote: Vincent == [EMAIL PROTECTED] writes: Vincent Hello all, Vincent little question. Has somebody already compiled samba on Vincent SunOS 5.8 because I cannot statically link libgcc Vincent libraries. Vincent

Re: [Samba] static libgcc issue on solaris 8

2008-09-29 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Boehm wrote: On Mon, Sep 29, 2008 at 09:40:04AM +0200, [EMAIL PROTECTED] wrote: Vincent == [EMAIL PROTECTED] writes: Vincent Hello all, Vincent little question. Has somebody already compiled samba on Vincent SunOS 5.8

Re: [Samba] static libgcc issue on solaris 8

2008-09-29 Thread Brian H. Nelson
[EMAIL PROTECTED] wrote: Hello all, little question. Has somebody already compiled samba on SunOS 5.8 because I cannot statically link libgcc libraries. I already tried gcc -static-libgcc, added -lgcc_s to LIBS variable but always the same result. Below resulted compiled binary .. # ldd

Re: [Samba] static libgcc issue on solaris 8

2008-09-29 Thread Dennis Clarke
[EMAIL PROTECTED] wrote: Hello all, little question. Has somebody already compiled samba on SunOS 5.8 because I cannot statically link libgcc libraries. I already tried gcc -static-libgcc, added -lgcc_s to LIBS variable but always the same result. Below resulted compiled binary .. #

Re: [Samba] static libgcc issue on solaris 8

2008-09-29 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dennis Clarke wrote: [EMAIL PROTECTED] wrote: Hello all, little question. Has somebody already compiled samba on SunOS 5.8 because I cannot statically link libgcc libraries. I already tried gcc -static-libgcc, added -lgcc_s to LIBS variable