Compiling issues w/ G++ Lite 4.4-215
Arthur Bryan
art_bryan at hotmail.com
Mon Nov 15 02:35:43 UTC 2010
When I used the example in "the getting started document" and complied from the command line w/ the source code file in the C:\CodeSourcery\Sourcery G++ Lite\bin folder, the compilation went smoothly. However if I move the source code file to any location higher to the c:\ the compilation will fail. Below are the command line input and output.
C:\CodeSourcery\Sourcery G++ Lite>m68k-elf-gcc -g -mcpu=5208 -T m5208evb-ram-hos
ted.ld main.c -o factorial
m68k-elf-gcc: CreateProcess: No such file or directory
The environment variable is set up correctly as show below.
C:\CodeSourcery\Sourcery G++ Lite>m68k-elf-gcc -v
Using built-in specs.
Target: m68k-elf
Configured with: /scratch/maxim/cf-2010q1-lite/src-e...
...ite/obj-elf/tools-i686-pc-linux-gnu-4.4-215-m68k-elf-i686-mingw32/m68k-elf/bin
Thread model: single
gcc version 4.4.1 (Sourcery G++ Lite 4.4-215)
Any help with setting up a project environment outside the CodeSourcery installation would be appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sourcerytools.com/pipermail/coldfire-gnu-discuss/attachments/20101114/1e50ed82/attachment.html>
More information about the coldfire-gnu-discuss
mailing list