[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] libjpeg




>> My plan was to remove the -g from the libjpeg makefile so that when
>> I rebuild the rpms they do not include the debug info.


Hello,

I think you should provide a.) an debug version of the lib b.) an relaease
version wich was not compiled with the debug flag. That would be fine :) 

..But I have seen that you are passing somthing like -DXPG_H to the gcc
invocation. 
I think this is bad. It's up to the header file to define this Constant!