On Tue, Nov 07, 2000 at 07:44:24AM -0800, Greg Ward wrote: > - when compiling with GCC on any platform, add "-fPIC" to OPT > (without this, "$(CC) -shared" dies horribly) Sorry for the late remark (I did see your earlier message) but after reading the patch I realized 'OPT' isn't the right place for this. 'OPT' should be for non-essential stuff: warnings, debug-info and optimizations. Removing things from OPT shouldn't break anything, and neither should adding options that fit in the categories above. (Barring broken compilers, of course.) Instead, the -fPIC option should be added to CFLAGS, I think. The Python autoconf setup is slightly less versatile than most, though, since it's doggone hard to near impossible to change things like OPT, CC, CFLAGS, etc, without editing configure(.in) :P If noone else does it before me, I'll see about fixing at least the -fPIC thing later, when I find some time ;P -- Thomas Wouters <thomas@xs4all.net> Hi! I'm a .signature virus! copy me into your .signature file to help me spread!
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4