> -----Original Message----- > From: pegasus2000 [mailto:[EMAIL PROTECTED] > Sent: Monday, May 05, 2008 10:57 PM > To: [email protected] > Subject: Undefined symbols in STDCXX library for Nanodesktop > > ... > > NOTE: > > Under Nanodesktop there isn't a command like > "make", so we have used the test programs in > /etc/config to create a particular homebrew > (i.e. a nd application) that generates > a config.h file.
Do you have a Bourne-compatible shell on this platform? If so, you could try building GNU Make if you haven't already. All you need is a shell and a compiler (more or less). http://www.gnu.org/software/make/ Eric.
