Hi, Just downloaded sdcc-src-20090208-5361.tar.bz2 and ran into a problem with the ds390 library build:
$ ./configure --enable-doc --prefix=/usr/local/stow/sdcc-20090208-5361 --enable-libgc $ make [...] make[3]: Entering directory `/tmp/sdcc/device/lib/ds390' ar -Scq ../build/ds390/libds390.lib tinibios.rel memcpyx.rel lcd390.rel i2c390.rel rtc390.rel putchar.rel ../../../bin/asranlib ../build/ds390/libds390.lib asranlib: asranlib.c:533: get_symbols: Assertion `c == (-1) || c == '\n'' failed. $ ar V GNU ar (GNU Binutils; openSUSE 11.0) 2.18.50.20080409-11.1 Any hints why asranlib fails? Is libds390.lib corrupted? I've temporarily uploaded libds390.lib to http://home.mnet-online.de/al/sdcc/libds390.lib Thanks in advance Arnim ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
