Mail Archives: djgpp/1997/06/04/19:51:00
Daniel TAUPIN wrote:
>
> As I previouly worked with V1 (1.12 approx.) I tried to mode to V2.
>
> Then I have problems with programs generated by my previous f2c (note
> that my f2c has go32.exe included using coff2exe+"-s"option).
> F2c still works (of course) but when I gcc the output c code, I get
> diags like:
>
> undefined reference _ctype_
> undefined reference -iob
>
> Of course I have included the previous library libf2c.a
>
> ===> Explanations welcome.
>
Recompile libf2c.a using DJGPP V2 , starting from netlib sources.
You may also want to fetch latest f2c.h and f2cx.exe from netlib.
Alternative may be to extract prebuilt libf2c.a from the
g77 for DJGPP port on simtelnet.
- Raw text -