Hello Markus, On Wed, Jun 21, 2006 at 10:42:47AM +0200, Marcus Better wrote: > Isn't this a feature? From gccross man page: > > gccross is a tool which changes pathnames of GCC command line arguments > -I, -L and any standalone full qualified file name, as defined in > cross-compile configuration file. The conversion rules are the same as > used by dpkg-cross so in most cases use of gccross allows you not to > change your Makefiles to cross-compile your application.
I think that gccross may be a good workaround during the transition to cross-building, but I'm using autoconf and my Makefiles are aware that I'm cross-compiling. In my particular case, I didn't even know that gccross was being used -- the command line was mentioning gcc, so I second Bug#374778. How does gccross get invoked and how can I disable it? With kind regards, Baurzhan. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

