I have moved everything to /media/sda5/LED_toggle/. However, I've been
experiencing the same problem. The error message is shown below:
[EMAIL PROTECTED]:/media/sda5/LED_toggle$ make
/usr/local//share/gputils/lkr/ -L/usr/local/share/sdcc/lib/pic16/
--use-crt=crt0.o -V -Wl-s18f2620.lkr,-m -mpic16 -p18f2620 main.o -o
LED_toggle.hex -llibio18f2620.lib -llibc18f.lib
make: execvp: /usr/local//share/gputils/lkr/: Permission denied
make: *** [LED_toggle.hex] Error 127
Above is with LNK = /usr/local/share/gputils/lkr/
[EMAIL PROTECTED]:/media/sda5/LED_toggle$ make
/usr/local//bin/sdcc -L/usr/local/share/sdcc/lib/pic16/ --use-crt=crt0.o -V
-Wl-s18f2620.lkr,-m -mpic16 -p18f2620 main.o -o LED_toggle.hex -
llibio18f2620.lib -llibc18f.lib
+ "/usr/local//bin/gplink" -I"/usr/local//bin/../share/sdcc/lib/pic16"
-I"/usr/local/share/sdcc/lib/pic16" -I"/usr/local/share/sdcc/lib/pic16/" -
s18f2620.lkr -m -w -r -o LED_toggle.hex main.o crt0.o libio18f2620.lib
libc18f.lib pic18f2620.lib libsdcc.lib
18f2620.lkr: No such file or directory
make: *** [LED_toggle.hex] Error 1
Above is with LNK = /usr/local/bin/sdcc.
Thanks,
Stanley
On 10/2/07, Xiaofan Chen <[EMAIL PROTECTED]> wrote:
>
> On 10/3/07, Stanley Lee <[EMAIL PROTECTED]> wrote:
> > [EMAIL PROTECTED]:/media/sda5/Dairy Cow Research/datalogging
> > scale/software/LED_toggle$ make
>
> No idea of your real problem. But firstly please use short path
> name and try again. I am not sure if sdcc likes the spaces
> in the directory name.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user