Off-Topic > Off-Topic - Tiny Core Lounge
How to compile ancient C source?
(1/1)
bmarkus:
Not TC related issue, but current TC development environment is involved.
Trying to compile a C source dated back to 2003 getting compiler errors like 'ISO C++ forbids declaration of 'xxx' with no type', etc. Is it possible to turn off such strict checking? If not necessary wouldn't spend time on fixing the source.
curaga:
Try to build with gcc 3.
^thehatsrule^:
Or you could try passing in a compatible standard with -std=
Navigation
[0] Message Index
Go to full version