[techtalk] Fun with Cross-Compiling

Catie Flick liedra at liedra.net
Sun Apr 15 21:51:45 EST 2001


Greetings, people!

I'm having fun with my Agenda (a PDA that runs linux) and have been
happily cross-compiling things for it; at the moment I'm playing with an
Infocom games interpreter called zip_linux.
My question isn't so much along specifics as generals in that in
compiling this little beastie, I noticed that it had dynamically linked
against libtermcap. I looked over on my Agenda to note that there was no
libtermcap present, and sure enough, the program kinda carked it on
running. (had an 'ioctl: Success' line, then exited gracefully)
I thought perhaps this problem could be fixed by statically linking the
library during compile time so that it doesn't need it over on the
Agenda (this also because the Agenda, being a PDA, doesn't have a large
amount of space for libraries).

Any thoughts, ideas, etc? Is that the right way to go about it? Am I on
the completely wrong track? :) do I need to get into the bare bones of
this and hack around?

Thankie!

Catie

-- 
"When impertinent reporters ask if I'm gay, I say, 'I'm mildly cheerful.'"
	- Sir Arthur C. Clarke

---
www.liedra.net (Now Updated!)





More information about the Techtalk mailing list