Re: [3.2/3.3/HEAD] shared libobjc not built
Alexandre Oliva <[email protected]> 04 Jan 2003 15:59:26 -0200
| Newsgroups | gmane.comp.gcc.devel,gmane.comp.gnu.mingw.patches |
|---|---|
| Organization | GCC Team, Red Hat |
| Message-ID | <[email protected]> |
On Jan 4, 2003, "Timothy J. Wood" <[email protected]> wrote: > This turns off the setting of 'allow_undefined_flag=unsupported' > since the ObjC DLL doesn't *have* any undefined symbols, Then it can be linked with libtool's -no-undefined flag, and then libtool will create a dynamic library. Changing allow_undefined_flag will just cause libtool to attempt to build libraries that do have undefined symbols as shared, which fails. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist Professional serial bug killer