#38315 - torix - Fri Mar 25, 2005 10:53 pm
I was trying to compile a program that used Socrates.h (SGADE).
I'm using Mac OS X 10.3, and I'm using the arm-elf-gcc.
Every time I compile the file, I get this error:
Does anyone have any idea what it means? Thanks.
_________________
I am 100% Newbie!!!
I'm using Mac OS X 10.3, and I'm using the arm-elf-gcc.
Every time I compile the file, I get this error:
Quote: |
/Users/anthony/Desktop/devkitARM_r11_OSX/bin/../lib/gcc/arm-elf/3.4.3/../../../../arm-elf/lib/crt0.o(.text+0xe8): In function `start': : undefined reference to `main' /var/tmp//cc3xmcaR.o(.text+0x10): In function `AgbMain': : undefined reference to `SoDisplayInitialize' /var/tmp//cc3xmcaR.o(.text+0x1c): In function `AgbMain': : undefined reference to `SoPaletteSetGreyScale' /var/tmp//cc3xmcaR.o(.text+0x20): In function `AgbMain': : undefined reference to `SoMode4RendererEnable' /var/tmp//cc3xmcaR.o(.text+0x24): In function `AgbMain': : undefined reference to `SoMode4RendererClear' /var/tmp//cc3xmcaR.o(.text+0x28): In function `AgbMain': : undefined reference to `SoFontGetDefaultFontImage' /var/tmp//cc3xmcaR.o(.text+0x44): In function `AgbMain': : undefined reference to `SoMode4RendererDrawString' /var/tmp//cc3xmcaR.o(.text+0x48): In function `AgbMain': : undefined reference to `SoMode4RendererFlip' collect2: ld returned 1 exit status |
Does anyone have any idea what it means? Thanks.
_________________
I am 100% Newbie!!!