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]

djgpp and cygwin gcc do not have complex.h, but gcc on linux does?


I would like to compile the nec2c program with a dos/windows target (a command 
line file in -> file out program).

It includes complex.h, which allows it to do complex maths on a unix gcc (a 
c99 extension?), but it and associated files seem to be missing on the djgpp 
and cygwin distributions.

Is there something I can download to fix this?


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