not on windows!
Stephano Mariani
> -Original Message-
> From: Charles Wilson [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 18 February 2002 8 12
> To: Stephano Mariani
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: Specifying a .def file for use with libtools lib
3 \3/p' | sed 's/.* //' | sort
> | uniq > .libs/libfile.exp
>
> And passes it to ld via gcc using -Wl,-retain-symbols-file
> -Wl,.libs/libfile.exp
>
> This seems flawed to me since ld simply ignores it as far as I can see!
>
> Stephano Mariani
>
>
>&g
ariani
> -Original Message-
> From: Charles Wilson [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 18 February 2002 7 14
> To: Stephano Mariani
> Cc: [EMAIL PROTECTED]
> Subject: Re: Specifying a .def file for use with libtools libraries
>
> This is kindof a kluge, but t
This is kindof a kluge, but try this:
libname_la_LDFLAGS = foo.def <-no-undefined and other link flags>
--chuck
Stephano Mariani wrote:
> Hello,
>
> Is there a way to use something similar to .def files with libtool. I
> have no way of limiting the export list, and the -export-symbols
> dire
4 matches
Mail list logo