Hello Borut,

- I rebuilt the sdcc-src-3.0.0-rc1 on an another computer, using Cygwin
   1.7.x under Windows XP Professional.


- I rebuilt it using two different way:
     1) Rebuilt from "/sdcc" directory.
     2) Rebuilt from an external directory ("/sdcc_build")


- The results seems to be the same for both rebuilt, and is as follow:

     "configure --prefix=/usr/local/sdcc":
         Successfull.

     "make":
         Errors.
         However, there is no more "Permission denied" errors,
         as on the other computer.


- Displayed errors when doing "make" are as follow:

                       +++
make[5]: Entering directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-r
c1/device/lib/pic'
gputils not found -- PIC14 library not built!
make[5]: Leaving directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-rc
1/device/lib/pic'
cp: cannot stat `pic/bin/*.*': No such file or directory
make[4]: [port-specific-objects-pic14] Error 1 (ignored)
make[4]: Leaving directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-rc
1/device/lib'
make clean_intermediate-pic14
make[4]: Entering directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-r
c1/device/lib'
                       +++

                       +++
source='delay/delay100ktcy.S' object='delay100ktcy.o' libtool=no \
         DEPDIR=.deps depmode=none /bin/sh ../depcomp \
         ':' -DHAVE_CONFIG_H -I. -I..    -I../../../include/pic16 
-I../../../non-
free/include/pic16 -I. -p18f452 -c -o delay100ktcy.o `test -f 
'delay/delay100ktc
y.S' || echo './'`delay/delay100ktcy.S
../depcomp: line 611: exec: :: not found
make[7]: *** [delay100ktcy.o] Error 127
make[7]: Leaving directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-rc
1/device/lib/pic16/libc'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-rc
1/device/lib/pic16'
make[5]: *** [all] Error 2
make[5]: Leaving directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-rc
1/device/lib/pic16'
cp: cannot stat `pic16/*/lib*.a': No such file or directory
cp: cannot stat `pic16/*/crt0*.o': No such file or directory
make[4]: [port-specific-objects-pic16] Error 1 (ignored)
make[4]: Leaving directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-rc
1/device/lib'
make clean_intermediate-pic16
make[4]: Entering directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-r
c1/device/lib'
                       +++

                       +++
make[5]: Entering directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-r
c1/device/non-free/lib/pic'
gputils not found -- PIC14 library not built!
make[5]: Leaving directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-rc
1/device/non-free/lib/pic'
cp: cannot stat `pic/bin/*.*': No such file or directory
make[4]: [port-specific-objects-pic14] Error 1 (ignored)
make[4]: Leaving directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-rc
1/device/non-free/lib'
make clean_intermediate-pic14
make[4]: Entering directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-r
c1/device/non-free/lib'
                       +++

                       +++
make[5]: Leaving directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-rc
1/device/non-free/lib/pic16'
cp: cannot stat `pic16/*/lib*.a': No such file or directory
make[4]: [port-specific-objects-pic16] Error 1 (ignored)
make[4]: Leaving directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-rc
1/device/non-free/lib'
make clean_intermediate-pic16
make[4]: Entering directory 
`/home/claude/work/software/pc/sdcc/sdcc-src-3.0.0-r
c1/device/non-free/lib'
                       +++


- Remarks:
     - "make" errors seems to be only on PIC port.
       So, I assume that the built binary is acceptable for other ports
       (Z80, 80x51, etc).

     - What is "gputils".


Claude


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to