Old Gcc and compile problems within certain amount of data...

Jonathan Wakely jwakely.gcc@gmail.com
Fri Dec 26 00:52:00 GMT 2014


On 25 December 2014 at 16:36, Itachi.Uchiha wrote:
> Hi,
>
> actually i'm using an old gcc, but i don't know if matters or not, anyway
> mine is: gcc version 2.95.2 19991024 (release).
>
> Now, when i'm linking my object files, if i add over a certain amount of
> code, it seems that something is missing in my program.
>
> Actually i'm developing a video game for console, so now i'm the situation
> that if i add another source .c files - which will became another .o file -
> some of the printF onscreen will be missing, and if i add more code, simply
> the game will glitch.
>
> I'm not very expert on gcc, how can i solve this?

For a start you should try using a version that isn't from medieval times.



More information about the Gcc-help mailing list