I've just pushed up another 30 odd commits to git. Highlights:
* fix nasty memory allocation bug in periodic timers
* convert some more parameters to CONFIG items. This includes
filesystem contents, etc
* many other bug fixes
* Add a --build switch to configure and generate a makefile in build area
Can now build as follows:
$ ./configure --target=i386-pc --cross-compile=i386-elf- \
--build=$HOME/src/build/i386-pc
$ cd $HOME/src/build/i386-pc
$ make
Or to build all supported targets:
$ ./allconfig $HOME/src/build/
$ cd $HOME/src/build/
$ make
Anyone else have any work they want to share? :)
Andrew
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Prex-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/prex-devel