yea -- nothin -- did i forget to set some variable to tell it to make the output file or something?
linker output:
Code:
Building target: FRCfalcon.hex
mplink /Files/FIRST/code/falcon/18f8520user.lkr /aINHX32 /o FRCfalcon.hex encoder.o gyro.o ifi_startup.o ifi_utilities.o main.o pid.o printf_lib.o robot.o user_routines.o user_routines_fast.o /l/opt/mcc18/lib /Files/FIRST/code/falcon/FRC_alltimers.lib
WARNING: Cannot find /etc/mcc-wrapper/mplink.conf. Run mcc-setup
Microchip Linker
Linux WINE wrapper version CVS-HEAD
Copyright (c) 2004 Adambots-Live
http://adambots-live.sourceforge.net
(oh yea -- is there a way to supress those things that say compiling -- they're just junking up the output window to the point where i cant read the outputs from the compiler 'n' linker)