Re: Darwin & Dynamic modules

2001-09-21 Thread Max Horn
At 19:18 Uhr +0100 21.09.2001, Gary V. Vaughan wrote: >On Sun, Sep 16, 2001 at 04:16:13PM +0200, Christoph Pfisterer wrote: >> >> My submitted patch: >> archive_cmds='$nonopt $(test .$module = .yes && echo -bundle >>|| echo -dynam >> iclib) $allow_undefined_flag -o $lib $libobjs $deplibs$l

Re: Darwin & Dynamic modules

2001-09-21 Thread Gary V. Vaughan
On Sun, Sep 16, 2001 at 04:16:13PM +0200, Christoph Pfisterer wrote: > > My submitted patch: > archive_cmds='$nonopt $(test .$module = .yes && echo -bundle || echo -dynam > iclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags > -install_nam > e $rpath/$soname $verstring' > >

Re: Darwin & Dynamic modules

2001-09-16 Thread Christoph Pfisterer
Max Horn wrote: >OK, I think I just found out that this is the reason modules are >not built right on darwin: > ># Commands used to build and install a shared archive. >archive_cmds="\$CC \$(test \\"x\$module\\" = xyes && echo -bundle || >echo -dynamiclib) \$allow_undefined_flag -o \$lib \$libo

Re: Darwin & Dynamic modules

2001-09-15 Thread Guido Draheim
Max Horn wrote: > > At 3:28 Uhr +0200 15.09.2001, Guido Draheim wrote: > >Max Horn wrote: > >> > >> OK, I think I just found out that this is the reason modules are not > >> built right on darwin: > >> > >> # Commands used to build and install a shared archive. > >> archive_cmds="\$CC \$(tes

Re: Darwin & Dynamic modules

2001-09-15 Thread Max Horn
At 3:28 Uhr +0200 15.09.2001, Guido Draheim wrote: >Max Horn wrote: >> >> OK, I think I just found out that this is the reason modules are not >> built right on darwin: >> >> # Commands used to build and install a shared archive. >> archive_cmds="\$CC \$(test \\"x\$module\\" = xyes && echo -b

Re: Darwin & Dynamic modules

2001-09-14 Thread Guido Draheim
Max Horn wrote: > > OK, I think I just found out that this is the reason modules are not > built right on darwin: > > # Commands used to build and install a shared archive. > archive_cmds="\$CC \$(test \\"x\$module\\" = xyes && echo -bundle || > echo -dynamiclib) \$allow_undefined_flag -o \$lib

Darwin & Dynamic modules

2001-09-14 Thread Max Horn
OK, I think I just found out that this is the reason modules are not built right on darwin: # Commands used to build and install a shared archive. archive_cmds="\$CC \$(test \\"x\$module\\" = xyes && echo -bundle || echo -dynamiclib) \$allow_undefined_flag -o \$lib \$libobjs \$deplibs\$linker