On 31 Jul 2010, at 14:42, Jean-François Mertens wrote:

>
> On 31 Jul 2010, at 12:21, Jean-François Mertens wrote:
>
>> Adding the line
>> perl -pi -e 's,objcopy,$&_nonexistent,' mkspecs/darwin-g++/qmake.conf
>> to the patchscript of qt4-x11.info will ensure that objcopy is not
>> detected,
>
> Sorry,
>
> Realise now that this file gets installed, so that change would change
> the deb and require a revup.
> Instead, an
>
> export CFG_SEPARATE_DEBUG_INFO="no"
>
> in the CompileScript should do the same thing w/o requiring a rev-up.


very sorry _ erred again; had not scanned the whole configure script.
The above can't work; instead, adding

-no-separate-debug-info

to the EXTRA_ARGS in the CompileScript should
(and would still not affect existing debs as far as I can see...)

JF
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to