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: Using the new cross compilation system - and a request for help


--- Alexander Gottwald <Alexander.Gottwald@informatik.tu-chemnitz.de>
wrote:
> On Thu, 11 Jul 2002, Harold L Hunt wrote:
> 
> > Alexander,
> >
> > Unfortunately, we still have to #undef i686.  I just tried removing
> the
> > ``#undef i686'' and the results are below.  The problem is that the
> value for
> > the i686 define is still being substituted into our includes path. 
> Any ideas?
> 
> That define is only used, if i686 is already used.  For me
> imakemdep_cpp.h
> is generated this way
> /usr/i686-pc-cygwin32/bin/cc -E `./ccimake` \
>     -DCROSSCOMPILE_CPP imakemdep.h > imakemdep_cpp.h;
> 
> with ./ccimake just echoing
> -DCROSSCOMPILEDIR="/usr/i686-pc-cygwin32/bin" -DCROSSCOMPILE -O
                                        ^^
Why is this naming convention being used?  That is a relic of B20, we
shouldn't use that anymore.  Damn those bloody SuSE people for ruining our
cross compile system!

Cheers,
Nicholas

__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com


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