Re: Runtime relocation problem with gnustep
Adam Fedor <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
On Dec 13, 2006, at 8:32 PM, Warren Nagourney wrote: > > Actually, doing a grep of all of the files in the source directory > displayed an absence of "-fPIC". How do I make sure this is being used > for compilation? > > If you do make messages=yes you should see the complete compilation line for everything and it should have -fPIC.