Am Donnerstag, 12.06.03 um 17:38 Uhr schrieb Andrea Riciputi:
Hi,
I'm working on C library that include vecLib and can be called from
with Python. I've been getting the following warnings for a couple of
days:
/System/Library/Frameworks/vecLib.framework/Headers/vecLib.h:20:
warning: could not use precompiled head\
er
'/System/Library/Frameworks/CoreServices.framework/Headers/
CoreServices-gcc3.p', because:
/System/Library/Frameworks/vecLib.framework/Headers/vecLib.h:20:
warning: #ifdef '_REENTRANT' not define\
d when precompiled, but now defined:
/System/Library/Frameworks/vecLib.framework/Headers/vecLib.h:20:
warning: at /sw/include/python2.2/pyc\
onfig.h:214
My code hasn't changed, neither vecLib (obviously!!), but I've
upgraded from Python 2.2.2 to 2.2.3.
Looks like vecLib.h has changed. The header file no longer fits what
was precompiled. Maybe some environment variable or a -D flag to the
compiler differs. Something along these lines.
See "fixprecomps --help" to fix it. But they are harmless, they just
slow down compilation time by factor of 2 to 4 :-)
HTH,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
scitech mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/scitech
Do not post admin requests to the list. They will be ignored.