Answering my own question after a night's rest... This is not an FLTK problem but is related to the makefile and the compiler tools. In order for the linker to find main(), it is necessary to include that mpodule in the list being linked!
Thanks for listening ;) _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

