Steve Bennett wrote:
> I've kind of run out of ideas here -- any suggestions as to where to go next?
If you are really making a copy of the app, and getting different
results depending on where it's compiled, then it sounds like a
problem with the build flags.
(I assume you're building and running both while logged in as
the same user, so that environment variables and permissions
are not possible causes)
I would suggest pasting here the concrete compile and link lines
from both builds (successful and unsuccessful) so that we can see.
When building FLTK you can get the complete compile/link line output
by commenting out the .SILENT line from the makeinclude file in the
FLTK directory, and then rebuilding the app in question.
I'm not sure about the 'live CD' detail you mentioned; does this mean
you're booting the OS off a CD instead of the HD? Which implies
read-only
permissions to much of the OS. Have you tried a build on a regular linux
install?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk