Mark,

> So, if I build a Linux compatible SDCC on Linux, can I use it to compile 
> the libraries and drop them into my windows environment?  Or will I end 
> up in some CRLF related purgatory? 

No, it should work ok.

> What ./configure options do I need to use to enable the huge mode 
> build?  (obviously, --enable-device-lib, but are there any others?)   I 
> tried just running make against the Makefile in device/lib/huge, and 
> only have a number of .rel files.

Edit incl.mk in device/lib and add huge to MODELS
The run make in device/lib

Maarten

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to