This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: CygWin - GCC compiler error


PBGroutines.c:7: error: parse error before "off64_t"

You need to compile using -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE (and this is not a GCC question, wrong mailinglist; and I'm sure Google could have told you this, too).


Segher



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