I have code that compiles on my linux box that is using gcc 3. I bring the code over to my mac and it fails to link.
Undefined symbols error.
The symbols are clearly defined in my header files but the linker is failing to find them.
Does anyone know how to install gcc 3? I have a new alu macbook.
Undefined symbols error.
The symbols are clearly defined in my header files but the linker is failing to find them.
Does anyone know how to install gcc 3? I have a new alu macbook.