On 2013-05-20 00:38, Maarten Brock wrote:
> Today the new version 3.3.0 of SDCC has been released.
> 
> As always the files can be downloaded from SourceForge:
> https://sourceforge.net/projects/sdcc/files/
> 
> This time there is also an installer for 64 bit Windows. Unfortunately 
> SourceForge cannot differentiate between 32 and 64 bit Windows when 
> detecting your running Operating System, so 64 bit users will have to 
> open the sdcc-win64 folder themselves.
> 
> I hope you all enjoy using this new version.

It seems that in the src distribution some pic libraries (libdev18f*k22)
got hidden behind --enable-new-pics configure flag. That wasn't the case
with 3.2.0.

I'm also seeing commands like the following with both -p18f2423 and
-p18f452. Is that correct?

source='adc/adcopen.c' object='libio18f2423_a-adcopen.o' libtool=no \
DEPDIR=.deps depmode=none /bin/sh ../depcomp \
'/usr/ports/head/lang/sdcc/work/sdcc-3.3.0/device/lib/pic16//../../../bin/sdcc' 
-DHAVE_CONFIG_H -I. -I..  -I. -I../../../include/pic16 
-I../../../non-free/include/pic16 -I../../device/include 
-I../../device/include/mcs51 -p18f2423 --std-c99 --asm="'/usr/local/bin/gpasm'" 
--fomit-frame-pointer --obanksel=9 --denable-peeps --optimize-cmp --optimize-df 
--i-code-in-asm -DUSE_FLOATS=0 -mpic16 -p18f452 -c -o libio18f2423_a-adcopen.o 
`test -f 'adc/adcopen.c' || echo './'`adc/adcopen.c


------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to