This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: new lib XTrap & fontenc


On Wed, 14 Nov 2001, Christopher Faylor wrote:

> >If I recall correctly, the reason the 'nm' command was not committed was
> >because it didn't work during cross compiling.  I could be wrong, but please
> >send me a patch to test for cross compiling before committing.

I'm only doing cross-compiling. On the other Hand, we must make sure
that it's also compiling native :)

> It's probably obvious but you could do something like:
> 
> nm=`{i6q86-pc-cygwin-nm --help >/dev/null 2>& 1 && echo i686-pc-cygwin-nm; } || echo nm`
> 
> and then use '$nm' in the above.

Actually, I added a define NmProg to cygwin.cf and cygwin.rules, where
you could configure which nm is used. I think the thread about this 
patch died because we wanted to check the auto-import feature of ld.
 
bye
	ago
-- 
 Alexander.Gottwald@informatik.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723
 phone: +49 3725 349 80 80	mobile: +49 172 7854017


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]