>> With SDCC installed via the installer, how do I rebuild my device libraries?
>>     
>
> Actually you can't since the Makefiles are (still) missing. You have to 
> download the source package and build the libraries from there.
>
> Borut
Thanks for the reply.  It leads to a few more (dumb?) questions.

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? 

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.

What do I need to do to get the full compilation to .lib?

Thanks,

--Mark


------------------------------------------------------------------------------
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