Home arrow Support arrow Forums

Luminary Micro Forums

femtotech

Expert Boarder
Click here to see the profile of this user

2008/07/03 04:41

Compiling DriverLib

Hello,

on a machine with the CodeSourcery G++ evaluation version installed I was trying to compile the DriverLib.

Following the guide I did:

make --version

GNU Make 3.81

cs-make --version

GNU Make (Sourcery G++ 4.2-68) 3.81


type sh
type arm-stellaris-eabi-gcc

return both the right paths.

Then I went to DirverLib root folder and did:

make

for each source file I got:

make[1]: perl: Command not found
make[1]: *** [gcc/cpu.o] Error 127

I tried also from Cygwin and using cs-make with no differences.

Any ideas?

Marco

login or register to reply

      Topics Author Date
    thread link
Compiling DriverLib
femtotech 2008/07/03 04:41
    thread link
thread linkthread link Re:Compiling DriverLib
digkleppe 2008/07/04 15:46
    thread link
thread linkthread linkthread link Re:Compiling DriverLib
femtotech 2008/07/04 17:11