I'm trying to use the OSS library "libvisca" for controlling a SONY camera. The port seems to compile, but the resulting binary is ways to large. I only need some of the functions, but the linker don't remove the unused stuff.
Isn't the linker smart enough for that? libvisca comes as one big C file. Is this the problem? I'm using the WinAVR Makefile Template... -- Email: Joerg Desch <jd DOT vvd AT web DOT de> _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
