On 10/24/2011 01:14 PM, Butuza Tamas wrote:
> Dear sdcc developers,
> I'd like to build sdcc by myself. How should I do this on Ubuntu 11.04?
> I read info about it, but it feels too complicated me.
> I need only the pic14 target and exclude anything else as possible to 
> keep it simple.
> I'd like to look inside and figure out how the bank selections handled 
> with 14 bit enhanced core pic devices.
> Raphael said, that there are still problems preventing proper bank 
> handling.
> Thanks,
> Tamas
>
./configure --disable-mcs51-port --disable-gbz80-port --disable-z80-port 
--disable-ds390-port --disable-ds400-port --disable-pic16-port 
--disable-hc08-port

Basically ./configure --help and see what options apply to you.

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to