This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi 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: bug: libffi headerfile ffi.h #define ARM


Xerxes Rånby wrote:
i had to change this to the following in order to compile icedtea6 or else the define conflicts with the icedtea6's defines.

/* Specify which architecture libffi is configured for. */
#ifndef ARM
#define ARM
#endif



Ok, thanks. I'll fix this.

AG


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