MS3 source code - building

Testing and development of Megasquirt 3

Moderators: jsmcortina, muythaibxr

Post Reply
NArcher
Helpful MS/Extra'er
Posts: 55
Joined: Wed Mar 23, 2011 1:38 pm

MS3 source code - building

Post by NArcher »

James,
I tried following the instructions included in the zip files. I was able to extract the tools.tar.gz file in the C:/ dir but I was not able to create the ./buildit dir. Also when I go to the shell command line and in the source dir, I type 'make' and I get an error. Not sure exactly what to do from there. Any suggestions?
jsmcortina
Site Admin
Posts: 39620
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: MS3 source code - building

Post by jsmcortina »

Why are you trying to recompile the build tools? Precompiled versions are included for Windows and Linux.

You'll have to post more information (screen shots, messages etc.) for any real help.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
NArcher
Helpful MS/Extra'er
Posts: 55
Joined: Wed Mar 23, 2011 1:38 pm

Re: MS3 source code - building

Post by NArcher »

This is the error that I am getting
NArcher
Helpful MS/Extra'er
Posts: 55
Joined: Wed Mar 23, 2011 1:38 pm

Re: MS3 source code - building

Post by NArcher »

I got it to work. I was extracting the files to the wrong directory. I was able to build the .S19 file successfully.
turbo355
Master MS/Extra'er
Posts: 826
Joined: Tue Feb 21, 2006 11:32 pm

Re: MS3 source code - building

Post by turbo355 »

Im having a bit of a problem also , here is my cygwin screen after i type make .
2000 Suzuki Hayabusa turbo MS3 beta testing Plug and Play standalone


http://interfacepnp.webs.com/
http://www.youtube.com/Busams
Image
jsmcortina
Site Admin
Posts: 39620
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: MS3 source code - building

Post by jsmcortina »

You don't have the build tools installed or they aren't where the Makefile is looking.
The output from 'which' tells you where it was looking.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
turbo355
Master MS/Extra'er
Posts: 826
Joined: Tue Feb 21, 2006 11:32 pm

Re: MS3 source code - building

Post by turbo355 »

You will have to give me the guide for dummies .

Where do the build tools go ?

Do i unzip the build tools and manually put them into a directory ?
2000 Suzuki Hayabusa turbo MS3 beta testing Plug and Play standalone


http://interfacepnp.webs.com/
http://www.youtube.com/Busams
Image
jsmcortina
Site Admin
Posts: 39620
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: MS3 source code - building

Post by jsmcortina »

Follow the install instructions that code with the build tools.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
Gokart
Master MS/Extra'er
Posts: 667
Joined: Thu Aug 03, 2006 2:38 am
Contact:

Re: MS3 source code - building

Post by Gokart »

jsmcortina wrote:Follow the install instructions that code with the build tools.

James
Tried to follow that. It's not easily understandable. Still stuck with it.
So is MS2.
(4G63T - MSIIextra) (4G13 - MS3-beta testing)
jsmcortina
Site Admin
Posts: 39620
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: MS3 source code - building

Post by jsmcortina »

Gokart wrote:
jsmcortina wrote:Follow the install instructions that code with the build tools.
James
Tried to follow that. It's not easily understandable. Still stuck with it.
So is MS2.
What happens exactly ? Pretty difficult to help you without more information.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
Caporiacco
MS/Extra Newbie
Posts: 6
Joined: Tue Jul 15, 2014 4:12 am

Re: MS3 source code - building

Post by Caporiacco »

I tried to build my source code for MS2, but I am stuck...

I work with window7 in 64bit, is it a problem? So I work with sigwin64.

When I unzip :s12buildtools-win32-2012-10-24.zip, where should I put it?

If I put: tools.tar in C:/cygwin64/

Image

I am not able to do:
cd C:/
tar xfz <path>/tools.tar.gz

Image

I can only unzipp manually or without <path> in command line
Should folder ''usr'' be in C:/ or in C:/cygwin64?



And also the command ''make'' doesn't works

Image
jsmcortina
Site Admin
Posts: 39620
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: MS3 source code - building

Post by jsmcortina »

You need to replace <path> with the actual path of the tar file.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
Caporiacco
MS/Extra Newbie
Posts: 6
Joined: Tue Jul 15, 2014 4:12 am

Re: MS3 source code - building

Post by Caporiacco »

Thanks for your help,

I thought that ''untar'' tools is OK, I get no message after sending the command.

Maybe ''make clean'' is OK too?

but I still have problem with command ''make''

Image

Regards,
Caporiacco
Caporiacco
MS/Extra Newbie
Posts: 6
Joined: Tue Jul 15, 2014 4:12 am

Re: MS3 source code - building

Post by Caporiacco »

I have done a new instal on a 32bits windows

During ''untar'' I get some errors

Code: Select all

Admin@xpsp2-cdd0fae6a /cygdrive/c
$ tar xfz /tools.tar.gz
tar: usr/bin/m68hc11-elf-gcc.exe: Cannot hard link to `usr/bin/m68hc11-elf-gcc-3.3.6-9s12x-20120502.exe': Operation not permitted
tar: usr/bin/m68hc11-elf-ld.exe: Cannot hard link to `usr/bin/m68hc11-elf-ld.bfd.exe': Operation not permitted
tar: usr/m68hc11-elf/bin/ar.exe: Cannot hard link to `usr/bin/m68hc11-elf-ar.exe': Operation not permitted
tar: usr/m68hc11-elf/bin/as.exe: Cannot hard link to `usr/bin/m68hc11-elf-as.exe': Operation not permitted
tar: usr/m68hc11-elf/bin/ld.bfd.exe: Cannot hard link to `usr/bin/m68hc11-elf-ld.bfd.exe': Operation not permitted
tar: usr/m68hc11-elf/bin/ld.exe: Cannot hard link to `usr/bin/m68hc11-elf-ld.bfd.exe': Operation not permitted
tar: usr/m68hc11-elf/bin/nm.exe: Cannot hard link to `usr/bin/m68hc11-elf-nm.exe': Operation not permitted
tar: usr/m68hc11-elf/bin/objcopy.exe: Cannot hard link to `usr/bin/m68hc11-elf-objcopy.exe': Operation not permitted
tar: usr/m68hc11-elf/bin/objdump.exe: Cannot hard link to `usr/bin/m68hc11-elf-objdump.exe': Operation not permitted
tar: usr/m68hc11-elf/bin/ranlib.exe: Cannot hard link to `usr/bin/m68hc11-elf-ranlib.exe': Operation not permitted
tar: usr/m68hc11-elf/bin/strip.exe: Cannot hard link to `usr/bin/m68hc11-elf-strip.exe': Operation not permitted
tar: usr/m68hc11-elf/lib/fshort-double/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/fshort-double/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/fshort-double/mlong-calls/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/fshort-double/mlong-calls/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m68hc12/fshort-double/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m68hc12/fshort-double/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m68hc12/fshort-double/mlong-calls/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m68hc12/fshort-double/mlong-calls/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m68hc12/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m68hc12/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m68hc12/mlong-calls/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m68hc12/mlong-calls/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/mlong-calls/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/mlong-calls/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m68hc12/mshort/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m68hc12/mshort/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m68hc12/mshort/mlong-calls/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m68hc12/mshort/mlong-calls/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m9s12x/fshort-double/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m9s12x/fshort-double/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m9s12x/fshort-double/mlong-calls/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m9s12x/fshort-double/mlong-calls/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m9s12x/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m9s12x/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m9s12x/mlong-calls/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m9s12x/mlong-calls/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/mlong-calls/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/mlong-calls/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m9s12x/mshort/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m9s12x/mshort/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/m9s12x/mshort/mlong-calls/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/m9s12x/mshort/mlong-calls/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/mlong-calls/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/mlong-calls/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/mshort/fshort-double/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/mshort/fshort-double/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/mshort/fshort-double/mlong-calls/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/mshort/fshort-double/mlong-calls/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/mshort/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/mshort/libc.a': Operation not permitted
tar: usr/m68hc11-elf/lib/mshort/mlong-calls/libg.a: Cannot hard link to `usr/m68hc11-elf/lib/mshort/mlong-calls/libc.a': Operation not permitted
tar: Exiting with failure status due to previous errors

And when I use ''make'' too

Code: Select all

Admin@xpsp2-cdd0fae6a /cygdrive/c/usr/ms2extra_3.3.1_release/ms2extra
$ make
which: no m68hc11-elf-gcc in (/usr/local/bin:/usr/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/usr/bin)
ls: cannot access /usr/bin/m68hc11-elf-gcc: No such file or directory
ls: cannot access c:/usr/bin/m68hc11-elf-gcc: No such file or directory
make make_megasquirt2
make[1]: Entering directory '/cygdrive/c/usr/ms2extra_3.3.1_release/ms2extra'
which: no m68hc11-elf-gcc in (/usr/local/bin:/usr/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/usr/bin)
ls: cannot access /usr/bin/m68hc11-elf-gcc: No such file or directory
ls: cannot access c:/usr/bin/m68hc11-elf-gcc: No such file or directory
echo '// setup for Megasquirt' > us_opt_c.h
echo '; setup for Megasquirt' > us_opt_asm.inc
grep -v "^#[12345]" ms2extra.ini | sed 's/^#0//' > megasquirt2.ini
echo "/* DO NOT EDIT - this file is automatically generated during build */" > ms2_extra_defines.h
grep "^#define" ms2_extra_vars.h >> ms2_extra_defines.h
echo "; DO NOT EDIT - this file is automatically generated during build" > ms2_extra_defines.inc
grep "^#define" ms2_extra_vars.h | awk '{print ".equ",$2,",",$3};' >> ms2_extra_defines.inc
echo "/* DO NOT EDIT - this file is automatically generated during build */" > ms2_extra_main_vars.h
cat ms2_extra_vars.h | sed 's/extern //' | grep -v "^#" >> ms2_extra_main_vars.h
m68hc11-elf-gcc -g -Wall -Werror -Wsign-compare -Wshadow -O -fomit-frame-pointer -m68hcs12 -mshort -msoft-reg-count=5 -mauto-incdec -fsigned-char -c ms2_extra_main.c
make[1]: m68hc11-elf-gcc: Command not found
Makefile:149: recipe for target 'ms2_extra_main.o' failed
make[1]: *** [ms2_extra_main.o] Error 127
make[1]: Leaving directory '/cygdrive/c/usr/ms2extra_3.3.1_release/ms2extra'
Makefile:47: recipe for target 'megasquirt' failed
make: *** [megasquirt] Error 2
I am stuck.. If someone can help me?
jsmcortina
Site Admin
Posts: 39620
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: MS3 source code - building

Post by jsmcortina »

Possibly a permissions issue with your cygwin install?

Until the tar xvf works, you cannot proceed.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
Caporiacco
MS/Extra Newbie
Posts: 6
Joined: Tue Jul 15, 2014 4:12 am

Re: MS3 source code - building

Post by Caporiacco »

On my W7 64bits, tar xvf works.

Code: Select all

adu@IO-580 /cygdrive/c/ms2extra_pre3.3rc1/ms2extra
$ tar xvf /tools.tar.gz
usr/
usr/bin/
usr/bin/m68hc11-elf-addr2line.exe
usr/bin/m68hc11-elf-ar.exe
usr/bin/m68hc11-elf-as.exe
usr/bin/m68hc11-elf-c++filt.exe
usr/bin/m68hc11-elf-cpp.exe
usr/bin/m68hc11-elf-elfedit.exe
usr/bin/m68hc11-elf-gcc-3.3.6-9s12x-20120502.exe
usr/bin/m68hc11-elf-gcc.exe
usr/bin/m68hc11-elf-gccbug
usr/bin/m68hc11-elf-gcov.exe
usr/bin/m68hc11-elf-gprof.exe
usr/bin/m68hc11-elf-ld.bfd.exe
usr/bin/m68hc11-elf-ld.exe
usr/bin/m68hc11-elf-nm.exe
usr/bin/m68hc11-elf-objcopy.exe
usr/bin/m68hc11-elf-objdump.exe
usr/bin/m68hc11-elf-ranlib.exe
usr/bin/m68hc11-elf-readelf.exe
usr/bin/m68hc11-elf-size.exe
usr/bin/m68hc11-elf-strings.exe
usr/bin/m68hc11-elf-strip.exe
usr/include/
usr/info/
usr/info/configure.info
usr/info/cpp.info
usr/info/cppinternals.info
usr/info/gcc.info
usr/info/gccint.info
usr/info/standards.info
usr/lib/
usr/lib/gcc-lib/
usr/lib/gcc-lib/m68hc11-elf/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/cc1.exe
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/collect2.exe
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/fshort-double/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/fshort-double/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/fshort-double/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/fshort-double/mlong-calls/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/fshort-double/mlong-calls/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/fshort-double/mlong-calls/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/include/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/include/fixed
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/include/float.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/include/iso646.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/include/limits.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/include/README
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/include/stdarg.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/include/stdbool.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/include/stddef.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/include/syslimits.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/include/unwind.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/include/varargs.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/fix-header.exe
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/fixinc.sh
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/fixincl.exe
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/fixproto
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/gsyslimits.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/include/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/include/float.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/include/iso646.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/include/limits.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/include/README
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/include/stdarg.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/include/stdbool.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/include/stddef.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/include/unwind.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/include/varargs.h
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/mkheaders
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/mkheaders.conf
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/install-tools/mkinstalldirs
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/fshort-double/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/fshort-double/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/fshort-double/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/fshort-double/mlong-calls/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/fshort-double/mlong-calls/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/fshort-double/mlong-calls/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mlong-calls/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mlong-calls/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mlong-calls/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mshort/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mshort/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mshort/fshort-double/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mshort/fshort-double/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mshort/fshort-double/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mshort/fshort-double/mlong-calls/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mshort/fshort-double/mlong-calls/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mshort/fshort-double/mlong-calls/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mshort/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mshort/mlong-calls/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mshort/mlong-calls/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m68hc12/mshort/mlong-calls/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/fshort-double/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/fshort-double/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/fshort-double/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/fshort-double/mlong-calls/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/fshort-double/mlong-calls/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/fshort-double/mlong-calls/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mlong-calls/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mlong-calls/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mlong-calls/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mshort/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mshort/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mshort/fshort-double/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mshort/fshort-double/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mshort/fshort-double/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mshort/fshort-double/mlong-calls/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mshort/fshort-double/mlong-calls/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mshort/fshort-double/mlong-calls/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mshort/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mshort/mlong-calls/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mshort/mlong-calls/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/m9s12x/mshort/mlong-calls/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mlong-calls/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mlong-calls/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mlong-calls/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mshort/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mshort/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mshort/fshort-double/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mshort/fshort-double/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mshort/fshort-double/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mshort/fshort-double/mlong-calls/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mshort/fshort-double/mlong-calls/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mshort/fshort-double/mlong-calls/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mshort/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mshort/mlong-calls/
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mshort/mlong-calls/crt1.o
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/mshort/mlong-calls/libgcc.a
usr/lib/gcc-lib/m68hc11-elf/3.3.6-9s12x-20120502/specs
usr/lib/libiberty.a
usr/m68hc11-elf/
usr/m68hc11-elf/bin/
usr/m68hc11-elf/bin/ar.exe
usr/m68hc11-elf/bin/as.exe
usr/m68hc11-elf/bin/gcc.exe
usr/m68hc11-elf/bin/ld.bfd.exe
usr/m68hc11-elf/bin/ld.exe
usr/m68hc11-elf/bin/nm.exe
usr/m68hc11-elf/bin/objcopy.exe
usr/m68hc11-elf/bin/objdump.exe
usr/m68hc11-elf/bin/ranlib.exe
usr/m68hc11-elf/bin/strip.exe
usr/m68hc11-elf/include/
usr/m68hc11-elf/include/alloca.h
usr/m68hc11-elf/include/ar.h
usr/m68hc11-elf/include/argz.h
usr/m68hc11-elf/include/assert.h
usr/m68hc11-elf/include/bits/
usr/m68hc11-elf/include/ctype.h
usr/m68hc11-elf/include/dirent.h
usr/m68hc11-elf/include/envz.h
usr/m68hc11-elf/include/errno.h
usr/m68hc11-elf/include/fastmath.h
usr/m68hc11-elf/include/fcntl.h
usr/m68hc11-elf/include/getopt.h
usr/m68hc11-elf/include/grp.h
usr/m68hc11-elf/include/iconv.h
usr/m68hc11-elf/include/ieeefp.h
usr/m68hc11-elf/include/inttypes.h
usr/m68hc11-elf/include/langinfo.h
usr/m68hc11-elf/include/libgen.h
usr/m68hc11-elf/include/limits.h
usr/m68hc11-elf/include/locale.h
usr/m68hc11-elf/include/machine/
usr/m68hc11-elf/include/machine/ansi.h
usr/m68hc11-elf/include/machine/endian.h
usr/m68hc11-elf/include/machine/fastmath.h
usr/m68hc11-elf/include/machine/ieeefp.h
usr/m68hc11-elf/include/machine/malloc.h
usr/m68hc11-elf/include/machine/param.h
usr/m68hc11-elf/include/machine/setjmp-dj.h
usr/m68hc11-elf/include/machine/setjmp.h
usr/m68hc11-elf/include/machine/stdlib.h
usr/m68hc11-elf/include/machine/termios.h
usr/m68hc11-elf/include/machine/time.h
usr/m68hc11-elf/include/machine/types.h
usr/m68hc11-elf/include/machine/_default_types.h
usr/m68hc11-elf/include/machine/_types.h
usr/m68hc11-elf/include/malloc.h
usr/m68hc11-elf/include/math.h
usr/m68hc11-elf/include/newlib.h
usr/m68hc11-elf/include/paths.h
usr/m68hc11-elf/include/process.h
usr/m68hc11-elf/include/pthread.h
usr/m68hc11-elf/include/pwd.h
usr/m68hc11-elf/include/reent.h
usr/m68hc11-elf/include/regdef.h
usr/m68hc11-elf/include/sched.h
usr/m68hc11-elf/include/search.h
usr/m68hc11-elf/include/setjmp.h
usr/m68hc11-elf/include/signal.h
usr/m68hc11-elf/include/stdint.h
usr/m68hc11-elf/include/stdio.h
usr/m68hc11-elf/include/stdlib.h
usr/m68hc11-elf/include/string.h
usr/m68hc11-elf/include/sys/
usr/m68hc11-elf/include/sys/cdefs.h
usr/m68hc11-elf/include/sys/config.h
usr/m68hc11-elf/include/sys/custom_file.h
usr/m68hc11-elf/include/sys/dirent.h
usr/m68hc11-elf/include/sys/errno.h
usr/m68hc11-elf/include/sys/fcntl.h
usr/m68hc11-elf/include/sys/features.h
usr/m68hc11-elf/include/sys/file.h
usr/m68hc11-elf/include/sys/iconvnls.h
usr/m68hc11-elf/include/sys/lock.h
usr/m68hc11-elf/include/sys/param.h
usr/m68hc11-elf/include/sys/queue.h
usr/m68hc11-elf/include/sys/reent.h
usr/m68hc11-elf/include/sys/resource.h
usr/m68hc11-elf/include/sys/sched.h
usr/m68hc11-elf/include/sys/signal.h
usr/m68hc11-elf/include/sys/stat.h
usr/m68hc11-elf/include/sys/stdio.h
usr/m68hc11-elf/include/sys/string.h
usr/m68hc11-elf/include/sys/syslimits.h
usr/m68hc11-elf/include/sys/time.h
usr/m68hc11-elf/include/sys/timeb.h
usr/m68hc11-elf/include/sys/times.h
usr/m68hc11-elf/include/sys/types.h
usr/m68hc11-elf/include/sys/unistd.h
usr/m68hc11-elf/include/sys/utime.h
usr/m68hc11-elf/include/sys/wait.h
usr/m68hc11-elf/include/sys/_default_fcntl.h
usr/m68hc11-elf/include/sys/_types.h
usr/m68hc11-elf/include/tar.h
usr/m68hc11-elf/include/termios.h
usr/m68hc11-elf/include/time.h
usr/m68hc11-elf/include/unctrl.h
usr/m68hc11-elf/include/unistd.h
usr/m68hc11-elf/include/utime.h
usr/m68hc11-elf/include/utmp.h
usr/m68hc11-elf/include/wchar.h
usr/m68hc11-elf/include/wctype.h
usr/m68hc11-elf/include/_ansi.h
usr/m68hc11-elf/include/_syslist.h
usr/m68hc11-elf/lib/
usr/m68hc11-elf/lib/crt0.o
usr/m68hc11-elf/lib/fshort-double/
usr/m68hc11-elf/lib/fshort-double/crt0.o
usr/m68hc11-elf/lib/fshort-double/libbcc.a
usr/m68hc11-elf/lib/fshort-double/libc.a
usr/m68hc11-elf/lib/fshort-double/libg.a
usr/m68hc11-elf/lib/fshort-double/libm.a
usr/m68hc11-elf/lib/fshort-double/libnosys.a
usr/m68hc11-elf/lib/fshort-double/mlong-calls/
usr/m68hc11-elf/lib/fshort-double/mlong-calls/crt0.o
usr/m68hc11-elf/lib/fshort-double/mlong-calls/libbcc.a
usr/m68hc11-elf/lib/fshort-double/mlong-calls/libc.a
usr/m68hc11-elf/lib/fshort-double/mlong-calls/libg.a
usr/m68hc11-elf/lib/fshort-double/mlong-calls/libm.a
usr/m68hc11-elf/lib/fshort-double/mlong-calls/libnosys.a
usr/m68hc11-elf/lib/fshort-double/mlong-calls/sim-valid.ld
usr/m68hc11-elf/lib/fshort-double/sim-valid.ld
usr/m68hc11-elf/lib/ldscripts/
usr/m68hc11-elf/lib/ldscripts/m68hc11elf.x
usr/m68hc11-elf/lib/ldscripts/m68hc11elf.xbn
usr/m68hc11-elf/lib/ldscripts/m68hc11elf.xn
usr/m68hc11-elf/lib/ldscripts/m68hc11elf.xr
usr/m68hc11-elf/lib/ldscripts/m68hc11elf.xu
usr/m68hc11-elf/lib/ldscripts/m68hc11elfb.x
usr/m68hc11-elf/lib/ldscripts/m68hc11elfb.xbn
usr/m68hc11-elf/lib/ldscripts/m68hc11elfb.xn
usr/m68hc11-elf/lib/ldscripts/m68hc11elfb.xr
usr/m68hc11-elf/lib/ldscripts/m68hc11elfb.xu
usr/m68hc11-elf/lib/ldscripts/m68hc12elf.x
usr/m68hc11-elf/lib/ldscripts/m68hc12elf.xbn
usr/m68hc11-elf/lib/ldscripts/m68hc12elf.xn
usr/m68hc11-elf/lib/ldscripts/m68hc12elf.xr
usr/m68hc11-elf/lib/ldscripts/m68hc12elf.xu
usr/m68hc11-elf/lib/ldscripts/m68hc12elfb.x
usr/m68hc11-elf/lib/ldscripts/m68hc12elfb.xbn
usr/m68hc11-elf/lib/ldscripts/m68hc12elfb.xn
usr/m68hc11-elf/lib/ldscripts/m68hc12elfb.xr
usr/m68hc11-elf/lib/ldscripts/m68hc12elfb.xu
usr/m68hc11-elf/lib/libbcc.a
usr/m68hc11-elf/lib/libc.a
usr/m68hc11-elf/lib/libg.a
usr/m68hc11-elf/lib/libm.a
usr/m68hc11-elf/lib/libnosys.a
usr/m68hc11-elf/lib/m68hc12/
usr/m68hc11-elf/lib/m68hc12/crt0.o
usr/m68hc11-elf/lib/m68hc12/fshort-double/
usr/m68hc11-elf/lib/m68hc12/fshort-double/crt0.o
usr/m68hc11-elf/lib/m68hc12/fshort-double/libbcc.a
usr/m68hc11-elf/lib/m68hc12/fshort-double/libc.a
usr/m68hc11-elf/lib/m68hc12/fshort-double/libg.a
usr/m68hc11-elf/lib/m68hc12/fshort-double/libm.a
usr/m68hc11-elf/lib/m68hc12/fshort-double/libnosys.a
usr/m68hc11-elf/lib/m68hc12/fshort-double/mlong-calls/
usr/m68hc11-elf/lib/m68hc12/fshort-double/mlong-calls/crt0.o
usr/m68hc11-elf/lib/m68hc12/fshort-double/mlong-calls/libbcc.a
usr/m68hc11-elf/lib/m68hc12/fshort-double/mlong-calls/libc.a
usr/m68hc11-elf/lib/m68hc12/fshort-double/mlong-calls/libg.a
usr/m68hc11-elf/lib/m68hc12/fshort-double/mlong-calls/libm.a
usr/m68hc11-elf/lib/m68hc12/fshort-double/mlong-calls/libnosys.a
usr/m68hc11-elf/lib/m68hc12/fshort-double/mlong-calls/sim-valid.ld
usr/m68hc11-elf/lib/m68hc12/fshort-double/sim-valid.ld
usr/m68hc11-elf/lib/m68hc12/libbcc.a
usr/m68hc11-elf/lib/m68hc12/libc.a
usr/m68hc11-elf/lib/m68hc12/libg.a
usr/m68hc11-elf/lib/m68hc12/libm.a
usr/m68hc11-elf/lib/m68hc12/libnosys.a
usr/m68hc11-elf/lib/m68hc12/mlong-calls/
usr/m68hc11-elf/lib/m68hc12/mlong-calls/crt0.o
usr/m68hc11-elf/lib/m68hc12/mlong-calls/libbcc.a
usr/m68hc11-elf/lib/m68hc12/mlong-calls/libc.a
usr/m68hc11-elf/lib/m68hc12/mlong-calls/libg.a
usr/m68hc11-elf/lib/m68hc12/mlong-calls/libm.a
usr/m68hc11-elf/lib/m68hc12/mlong-calls/libnosys.a
usr/m68hc11-elf/lib/m68hc12/mlong-calls/sim-valid.ld
usr/m68hc11-elf/lib/m68hc12/mshort/
usr/m68hc11-elf/lib/m68hc12/mshort/crt0.o
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/crt0.o
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/libbcc.a
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/libc.a
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/libg.a
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/libm.a
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/libnosys.a
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/mlong-calls/
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/mlong-calls/crt0.o
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/mlong-calls/libbcc.a
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/mlong-calls/libc.a
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/mlong-calls/libg.a
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/mlong-calls/libm.a
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/mlong-calls/libnosys.a
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/mlong-calls/sim-valid.ld
usr/m68hc11-elf/lib/m68hc12/mshort/fshort-double/sim-valid.ld
usr/m68hc11-elf/lib/m68hc12/mshort/libbcc.a
usr/m68hc11-elf/lib/m68hc12/mshort/libc.a
usr/m68hc11-elf/lib/m68hc12/mshort/libg.a
usr/m68hc11-elf/lib/m68hc12/mshort/libm.a
usr/m68hc11-elf/lib/m68hc12/mshort/libnosys.a
usr/m68hc11-elf/lib/m68hc12/mshort/mlong-calls/
usr/m68hc11-elf/lib/m68hc12/mshort/mlong-calls/crt0.o
usr/m68hc11-elf/lib/m68hc12/mshort/mlong-calls/libbcc.a
usr/m68hc11-elf/lib/m68hc12/mshort/mlong-calls/libc.a
usr/m68hc11-elf/lib/m68hc12/mshort/mlong-calls/libg.a
usr/m68hc11-elf/lib/m68hc12/mshort/mlong-calls/libm.a
usr/m68hc11-elf/lib/m68hc12/mshort/mlong-calls/libnosys.a
usr/m68hc11-elf/lib/m68hc12/mshort/mlong-calls/sim-valid.ld
usr/m68hc11-elf/lib/m68hc12/mshort/sim-valid.ld
usr/m68hc11-elf/lib/m68hc12/sim-valid.ld
usr/m68hc11-elf/lib/m9s12x/
usr/m68hc11-elf/lib/m9s12x/crt0.o
usr/m68hc11-elf/lib/m9s12x/fshort-double/
usr/m68hc11-elf/lib/m9s12x/fshort-double/crt0.o
usr/m68hc11-elf/lib/m9s12x/fshort-double/libbcc.a
usr/m68hc11-elf/lib/m9s12x/fshort-double/libc.a
usr/m68hc11-elf/lib/m9s12x/fshort-double/libg.a
usr/m68hc11-elf/lib/m9s12x/fshort-double/libm.a
usr/m68hc11-elf/lib/m9s12x/fshort-double/libnosys.a
usr/m68hc11-elf/lib/m9s12x/fshort-double/mlong-calls/
usr/m68hc11-elf/lib/m9s12x/fshort-double/mlong-calls/crt0.o
usr/m68hc11-elf/lib/m9s12x/fshort-double/mlong-calls/libbcc.a
usr/m68hc11-elf/lib/m9s12x/fshort-double/mlong-calls/libc.a
usr/m68hc11-elf/lib/m9s12x/fshort-double/mlong-calls/libg.a
usr/m68hc11-elf/lib/m9s12x/fshort-double/mlong-calls/libm.a
usr/m68hc11-elf/lib/m9s12x/fshort-double/mlong-calls/libnosys.a
usr/m68hc11-elf/lib/m9s12x/fshort-double/mlong-calls/sim-valid.ld
usr/m68hc11-elf/lib/m9s12x/fshort-double/sim-valid.ld
usr/m68hc11-elf/lib/m9s12x/libbcc.a
usr/m68hc11-elf/lib/m9s12x/libc.a
usr/m68hc11-elf/lib/m9s12x/libg.a
usr/m68hc11-elf/lib/m9s12x/libm.a
usr/m68hc11-elf/lib/m9s12x/libnosys.a
usr/m68hc11-elf/lib/m9s12x/mlong-calls/
usr/m68hc11-elf/lib/m9s12x/mlong-calls/crt0.o
usr/m68hc11-elf/lib/m9s12x/mlong-calls/libbcc.a
usr/m68hc11-elf/lib/m9s12x/mlong-calls/libc.a
usr/m68hc11-elf/lib/m9s12x/mlong-calls/libg.a
usr/m68hc11-elf/lib/m9s12x/mlong-calls/libm.a
usr/m68hc11-elf/lib/m9s12x/mlong-calls/libnosys.a
usr/m68hc11-elf/lib/m9s12x/mlong-calls/sim-valid.ld
usr/m68hc11-elf/lib/m9s12x/mshort/
usr/m68hc11-elf/lib/m9s12x/mshort/crt0.o
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/crt0.o
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/libbcc.a
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/libc.a
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/libg.a
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/libm.a
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/libnosys.a
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/mlong-calls/
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/mlong-calls/crt0.o
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/mlong-calls/libbcc.a
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/mlong-calls/libc.a
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/mlong-calls/libg.a
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/mlong-calls/libm.a
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/mlong-calls/libnosys.a
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/mlong-calls/sim-valid.ld
usr/m68hc11-elf/lib/m9s12x/mshort/fshort-double/sim-valid.ld
usr/m68hc11-elf/lib/m9s12x/mshort/libbcc.a
usr/m68hc11-elf/lib/m9s12x/mshort/libc.a
usr/m68hc11-elf/lib/m9s12x/mshort/libg.a
usr/m68hc11-elf/lib/m9s12x/mshort/libm.a
usr/m68hc11-elf/lib/m9s12x/mshort/libnosys.a
usr/m68hc11-elf/lib/m9s12x/mshort/mlong-calls/
usr/m68hc11-elf/lib/m9s12x/mshort/mlong-calls/crt0.o
usr/m68hc11-elf/lib/m9s12x/mshort/mlong-calls/libbcc.a
usr/m68hc11-elf/lib/m9s12x/mshort/mlong-calls/libc.a
usr/m68hc11-elf/lib/m9s12x/mshort/mlong-calls/libg.a
usr/m68hc11-elf/lib/m9s12x/mshort/mlong-calls/libm.a
usr/m68hc11-elf/lib/m9s12x/mshort/mlong-calls/libnosys.a
usr/m68hc11-elf/lib/m9s12x/mshort/mlong-calls/sim-valid.ld
usr/m68hc11-elf/lib/m9s12x/mshort/sim-valid.ld
usr/m68hc11-elf/lib/m9s12x/sim-valid.ld
usr/m68hc11-elf/lib/mlong-calls/
usr/m68hc11-elf/lib/mlong-calls/crt0.o
usr/m68hc11-elf/lib/mlong-calls/libbcc.a
usr/m68hc11-elf/lib/mlong-calls/libc.a
usr/m68hc11-elf/lib/mlong-calls/libg.a
usr/m68hc11-elf/lib/mlong-calls/libm.a
usr/m68hc11-elf/lib/mlong-calls/libnosys.a
usr/m68hc11-elf/lib/mlong-calls/sim-valid.ld
usr/m68hc11-elf/lib/mshort/
usr/m68hc11-elf/lib/mshort/crt0.o
usr/m68hc11-elf/lib/mshort/fshort-double/
usr/m68hc11-elf/lib/mshort/fshort-double/crt0.o
usr/m68hc11-elf/lib/mshort/fshort-double/libbcc.a
usr/m68hc11-elf/lib/mshort/fshort-double/libc.a
usr/m68hc11-elf/lib/mshort/fshort-double/libg.a
usr/m68hc11-elf/lib/mshort/fshort-double/libm.a
usr/m68hc11-elf/lib/mshort/fshort-double/libnosys.a
usr/m68hc11-elf/lib/mshort/fshort-double/mlong-calls/
usr/m68hc11-elf/lib/mshort/fshort-double/mlong-calls/crt0.o
usr/m68hc11-elf/lib/mshort/fshort-double/mlong-calls/libbcc.a
usr/m68hc11-elf/lib/mshort/fshort-double/mlong-calls/libc.a
usr/m68hc11-elf/lib/mshort/fshort-double/mlong-calls/libg.a
usr/m68hc11-elf/lib/mshort/fshort-double/mlong-calls/libm.a
usr/m68hc11-elf/lib/mshort/fshort-double/mlong-calls/libnosys.a
usr/m68hc11-elf/lib/mshort/fshort-double/mlong-calls/sim-valid.ld
usr/m68hc11-elf/lib/mshort/fshort-double/sim-valid.ld
usr/m68hc11-elf/lib/mshort/libbcc.a
usr/m68hc11-elf/lib/mshort/libc.a
usr/m68hc11-elf/lib/mshort/libg.a
usr/m68hc11-elf/lib/mshort/libm.a
usr/m68hc11-elf/lib/mshort/libnosys.a
usr/m68hc11-elf/lib/mshort/mlong-calls/
usr/m68hc11-elf/lib/mshort/mlong-calls/crt0.o
usr/m68hc11-elf/lib/mshort/mlong-calls/libbcc.a
usr/m68hc11-elf/lib/mshort/mlong-calls/libc.a
usr/m68hc11-elf/lib/mshort/mlong-calls/libg.a
usr/m68hc11-elf/lib/mshort/mlong-calls/libm.a
usr/m68hc11-elf/lib/mshort/mlong-calls/libnosys.a
usr/m68hc11-elf/lib/mshort/mlong-calls/sim-valid.ld
usr/m68hc11-elf/lib/mshort/sim-valid.ld
usr/m68hc11-elf/lib/sim-valid.ld
usr/man/
usr/man/man1/
usr/man/man1/cpp.1
usr/man/man1/gcov.1
usr/man/man1/m68hc11-elf-gcc.1
usr/man/man7/
usr/man/man7/fsf-funding.7
usr/man/man7/gfdl.7
usr/man/man7/gpl.7
usr/share/
usr/share/info/
usr/share/info/as.info
usr/share/info/bfd.info
usr/share/info/binutils.info
usr/share/info/configure.info
usr/share/info/dir
usr/share/info/gprof.info
usr/share/info/ld.info
usr/share/info/standards.info
usr/share/locale/
usr/share/locale/be/
usr/share/locale/be/LC_MESSAGES/
usr/share/locale/be/LC_MESSAGES/gcc.mo
usr/share/locale/bg/
usr/share/locale/bg/LC_MESSAGES/
usr/share/locale/bg/LC_MESSAGES/binutils.mo
usr/share/locale/bg/LC_MESSAGES/gprof.mo
usr/share/locale/bg/LC_MESSAGES/ld.mo
usr/share/locale/ca/
usr/share/locale/ca/LC_MESSAGES/
usr/share/locale/ca/LC_MESSAGES/gcc.mo
usr/share/locale/da/
usr/share/locale/da/LC_MESSAGES/
usr/share/locale/da/LC_MESSAGES/bfd.mo
usr/share/locale/da/LC_MESSAGES/binutils.mo
usr/share/locale/da/LC_MESSAGES/gcc.mo
usr/share/locale/da/LC_MESSAGES/gprof.mo
usr/share/locale/da/LC_MESSAGES/ld.mo
usr/share/locale/da/LC_MESSAGES/opcodes.mo
usr/share/locale/de/
usr/share/locale/de/LC_MESSAGES/
usr/share/locale/de/LC_MESSAGES/gcc.mo
usr/share/locale/de/LC_MESSAGES/gprof.mo
usr/share/locale/de/LC_MESSAGES/opcodes.mo
usr/share/locale/el/
usr/share/locale/el/LC_MESSAGES/
usr/share/locale/el/LC_MESSAGES/gcc.mo
usr/share/locale/eo/
usr/share/locale/eo/LC_MESSAGES/
usr/share/locale/eo/LC_MESSAGES/gprof.mo
usr/share/locale/es/
usr/share/locale/es/LC_MESSAGES/
usr/share/locale/es/LC_MESSAGES/bfd.mo
usr/share/locale/es/LC_MESSAGES/binutils.mo
usr/share/locale/es/LC_MESSAGES/gas.mo
usr/share/locale/es/LC_MESSAGES/gcc.mo
usr/share/locale/es/LC_MESSAGES/gprof.mo
usr/share/locale/es/LC_MESSAGES/ld.mo
usr/share/locale/es/LC_MESSAGES/opcodes.mo
usr/share/locale/fi/
usr/share/locale/fi/LC_MESSAGES/
usr/share/locale/fi/LC_MESSAGES/bfd.mo
usr/share/locale/fi/LC_MESSAGES/binutils.mo
usr/share/locale/fi/LC_MESSAGES/gas.mo
usr/share/locale/fi/LC_MESSAGES/gprof.mo
usr/share/locale/fi/LC_MESSAGES/ld.mo
usr/share/locale/fi/LC_MESSAGES/opcodes.mo
usr/share/locale/fr/
usr/share/locale/fr/LC_MESSAGES/
usr/share/locale/fr/LC_MESSAGES/bfd.mo
usr/share/locale/fr/LC_MESSAGES/binutils.mo
usr/share/locale/fr/LC_MESSAGES/gas.mo
usr/share/locale/fr/LC_MESSAGES/gcc.mo
usr/share/locale/fr/LC_MESSAGES/gprof.mo
usr/share/locale/fr/LC_MESSAGES/ld.mo
usr/share/locale/fr/LC_MESSAGES/opcodes.mo
usr/share/locale/ga/
usr/share/locale/ga/LC_MESSAGES/
usr/share/locale/ga/LC_MESSAGES/gprof.mo
usr/share/locale/ga/LC_MESSAGES/ld.mo
usr/share/locale/ga/LC_MESSAGES/opcodes.mo
usr/share/locale/id/
usr/share/locale/id/LC_MESSAGES/
usr/share/locale/id/LC_MESSAGES/bfd.mo
usr/share/locale/id/LC_MESSAGES/binutils.mo
usr/share/locale/id/LC_MESSAGES/gas.mo
usr/share/locale/id/LC_MESSAGES/gprof.mo
usr/share/locale/id/LC_MESSAGES/ld.mo
usr/share/locale/id/LC_MESSAGES/opcodes.mo
usr/share/locale/it/
usr/share/locale/it/LC_MESSAGES/
usr/share/locale/it/LC_MESSAGES/binutils.mo
usr/share/locale/it/LC_MESSAGES/gprof.mo
usr/share/locale/it/LC_MESSAGES/ld.mo
usr/share/locale/it/LC_MESSAGES/opcodes.mo
usr/share/locale/ja/
usr/share/locale/ja/LC_MESSAGES/
usr/share/locale/ja/LC_MESSAGES/bfd.mo
usr/share/locale/ja/LC_MESSAGES/binutils.mo
usr/share/locale/ja/LC_MESSAGES/gas.mo
usr/share/locale/ja/LC_MESSAGES/gcc.mo
usr/share/locale/ja/LC_MESSAGES/gprof.mo
usr/share/locale/ja/LC_MESSAGES/ld.mo
usr/share/locale/ms/
usr/share/locale/ms/LC_MESSAGES/
usr/share/locale/ms/LC_MESSAGES/gprof.mo
usr/share/locale/nl/
usr/share/locale/nl/LC_MESSAGES/
usr/share/locale/nl/LC_MESSAGES/gcc.mo
usr/share/locale/nl/LC_MESSAGES/gprof.mo
usr/share/locale/nl/LC_MESSAGES/opcodes.mo
usr/share/locale/pt_BR/
usr/share/locale/pt_BR/LC_MESSAGES/
usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo
usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
usr/share/locale/ro/
usr/share/locale/ro/LC_MESSAGES/
usr/share/locale/ro/LC_MESSAGES/bfd.mo
usr/share/locale/ro/LC_MESSAGES/binutils.mo
usr/share/locale/ro/LC_MESSAGES/gprof.mo
usr/share/locale/ro/LC_MESSAGES/opcodes.mo
usr/share/locale/ru/
usr/share/locale/ru/LC_MESSAGES/
usr/share/locale/ru/LC_MESSAGES/bfd.mo
usr/share/locale/ru/LC_MESSAGES/binutils.mo
usr/share/locale/ru/LC_MESSAGES/gas.mo
usr/share/locale/ru/LC_MESSAGES/gprof.mo
usr/share/locale/rw/
usr/share/locale/rw/LC_MESSAGES/
usr/share/locale/rw/LC_MESSAGES/bfd.mo
usr/share/locale/rw/LC_MESSAGES/binutils.mo
usr/share/locale/rw/LC_MESSAGES/gas.mo
usr/share/locale/rw/LC_MESSAGES/gcc.mo
usr/share/locale/rw/LC_MESSAGES/gprof.mo
usr/share/locale/sk/
usr/share/locale/sk/LC_MESSAGES/
usr/share/locale/sk/LC_MESSAGES/binutils.mo
usr/share/locale/sr/
usr/share/locale/sr/LC_MESSAGES/
usr/share/locale/sr/LC_MESSAGES/gprof.mo
usr/share/locale/sv/
usr/share/locale/sv/LC_MESSAGES/
usr/share/locale/sv/LC_MESSAGES/bfd.mo
usr/share/locale/sv/LC_MESSAGES/binutils.mo
usr/share/locale/sv/LC_MESSAGES/gcc.mo
usr/share/locale/sv/LC_MESSAGES/gprof.mo
usr/share/locale/sv/LC_MESSAGES/ld.mo
usr/share/locale/sv/LC_MESSAGES/opcodes.mo
usr/share/locale/tr/
usr/share/locale/tr/LC_MESSAGES/
usr/share/locale/tr/LC_MESSAGES/bfd.mo
usr/share/locale/tr/LC_MESSAGES/binutils.mo
usr/share/locale/tr/LC_MESSAGES/gas.mo
usr/share/locale/tr/LC_MESSAGES/gcc.mo
usr/share/locale/tr/LC_MESSAGES/gprof.mo
usr/share/locale/tr/LC_MESSAGES/ld.mo
usr/share/locale/tr/LC_MESSAGES/opcodes.mo
usr/share/locale/uk/
usr/share/locale/uk/LC_MESSAGES/
usr/share/locale/uk/LC_MESSAGES/bfd.mo
usr/share/locale/uk/LC_MESSAGES/binutils.mo
usr/share/locale/uk/LC_MESSAGES/gprof.mo
usr/share/locale/uk/LC_MESSAGES/ld.mo
usr/share/locale/uk/LC_MESSAGES/opcodes.mo
usr/share/locale/vi/
usr/share/locale/vi/LC_MESSAGES/
usr/share/locale/vi/LC_MESSAGES/bfd.mo
usr/share/locale/vi/LC_MESSAGES/binutils.mo
usr/share/locale/vi/LC_MESSAGES/gprof.mo
usr/share/locale/vi/LC_MESSAGES/ld.mo
usr/share/locale/vi/LC_MESSAGES/opcodes.mo
usr/share/locale/zh_CN/
usr/share/locale/zh_CN/LC_MESSAGES/
usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo
usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo
usr/share/locale/zh_CN/LC_MESSAGES/ld.mo
usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
usr/share/locale/zh_TW/
usr/share/locale/zh_TW/LC_MESSAGES/
usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo
usr/share/locale/zh_TW/LC_MESSAGES/ld.mo
usr/share/man/
usr/share/man/man1/
usr/share/man/man1/m68hc11-elf-addr2line.1
usr/share/man/man1/m68hc11-elf-ar.1
usr/share/man/man1/m68hc11-elf-as.1
usr/share/man/man1/m68hc11-elf-c++filt.1
usr/share/man/man1/m68hc11-elf-dlltool.1
usr/share/man/man1/m68hc11-elf-elfedit.1
usr/share/man/man1/m68hc11-elf-gprof.1
usr/share/man/man1/m68hc11-elf-ld.1
usr/share/man/man1/m68hc11-elf-nlmconv.1
usr/share/man/man1/m68hc11-elf-nm.1
usr/share/man/man1/m68hc11-elf-objcopy.1
usr/share/man/man1/m68hc11-elf-objdump.1
usr/share/man/man1/m68hc11-elf-ranlib.1
usr/share/man/man1/m68hc11-elf-readelf.1
usr/share/man/man1/m68hc11-elf-size.1
usr/share/man/man1/m68hc11-elf-strings.1
usr/share/man/man1/m68hc11-elf-strip.1
usr/share/man/man1/m68hc11-elf-windmc.1
usr/share/man/man1/m68hc11-elf-windres.1

adu@IO-580 /cygdrive/c/ms2extra_pre3.3rc1/ms2extra
I add C:/usr/bin in windows path configuration
But I still have a problem with ''make''

Code: Select all

adu@IO-580 /cygdrive/c/ms2extra_pre3.3rc1/ms2extra
$ make ms2
ls: cannot access /usr/bin/m68hc11-elf-gcc: No such file or directory
make make_megasquirt2
make[1]: Entering directory '/cygdrive/c/ms2extra_pre3.3rc1/ms2extra'
ls: cannot access /usr/bin/m68hc11-elf-gcc: No such file or directory
echo '// setup for Megasquirt' > us_opt_c.h
echo '; setup for Megasquirt' > us_opt_asm.inc
grep -v "^#[12345]" ms2extra.ini | sed 's/^#0//' > megasquirt2.ini
/cygdrive/c/usr/bin/m68hc11-elf-gcc -g -Wall -Werror -Wsign-compare -Wshadow -O -fomit-frame-pointer -m68hcs12 -mshort -msoft-reg-count=5 -mauto-incdec -fsigned-char -c ms2_extra_main.c
Makefile:149: recipe for target 'ms2_extra_main.o' failed
make[1]: *** [ms2_extra_main.o] Error 127
make[1]: Leaving directory '/cygdrive/c/ms2extra_pre3.3rc1/ms2extra'
Makefile:47: recipe for target 'megasquirt' failed
make: *** [megasquirt] Error 2

Regards,
Caporiacco.
racingmini_mtl
Super MS/Extra'er
Posts: 9130
Joined: Sun May 02, 2004 6:51 am
Location: Quebec, Canada
Contact:

Re: MS3 source code - building

Post by racingmini_mtl »

Adding "C:\usr\bin" to your Windows path is not the same as adding "/usr/bin" to cygwin. It is also not the same directory. You need to add the correct path to your cygwin setup.

Jean
jbperf.com Main site . . . . . . . . . . . . . . . . . . . . . . jbperf.com Forum
Image
jsmcortina
Site Admin
Posts: 39620
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: MS3 source code - building

Post by jsmcortina »

Also, in the example you posted, you weren't in / when you were able to get tar xvf to work. There's still a permissions problem there.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
Caporiacco
MS/Extra Newbie
Posts: 6
Joined: Tue Jul 15, 2014 4:12 am

Re: MS3 source code - building

Post by Caporiacco »

In this post they talk about changing the make file?
https://gcc.gnu.org/ml/gcc-help/2000-10/msg00078.html

If I change in the make file: ''/usr/bin'' for ''C:/usr/bin'' ,
like:

Code: Select all

BINDIR:=$(shell ls c:/usr/bin/m68hc11-elf-gcc c:/usr/bin/m68hc11-elf-gcc `which m68hc11-elf-gcc` | head -1 |  sed -e's,m68hc11-elf-gcc,,g' 2> /dev/null)
I get this error:

Code: Select all

adu@IO-580 /cygdrive/c/ms2extra_pre3.3rc1/ms2extra
$ make
make make_megasquirt2
make[1]: Entering directory '/cygdrive/c/ms2extra_pre3.3rc1/ms2extra'
echo '// setup for Megasquirt' > us_opt_c.h
echo '; setup for Megasquirt' > us_opt_asm.inc
grep -v "^#[12345]" ms2extra.ini | sed 's/^#0//' > megasquirt2.ini
/cygdrive/c/usr/bin/m68hc11-elf-gcc -g -Wall -Werror -Wsign-compare -Wshadow -O                                                                                     -fomit-frame-pointer -m68hcs12 -mshort -msoft-reg-count=5 -mauto-incdec -fsigned                                                                                    -char -c ms2_extra_main.c
Makefile:149: recipe for target 'ms2_extra_main.o' failed
make[1]: *** [ms2_extra_main.o] Error 127
make[1]: Leaving directory '/cygdrive/c/ms2extra_pre3.3rc1/ms2extra'
Makefile:47: recipe for target 'megasquirt' failed
make: *** [megasquirt] Error 2

adu@IO-580 /cygdrive/c/ms2extra_pre3.3rc1/ms2extra
What is a normal message after command ''make'' in Cygwin?

Regards,
Caporiacco
Caporiacco
MS/Extra Newbie
Posts: 6
Joined: Tue Jul 15, 2014 4:12 am

Re: MS3 source code - building

Post by Caporiacco »

After many different test without success, on Windows 64bits and Mac with Windows 32bits by bootcamp.

I succeed on Windows 32 bits on my old PentiumIII, doing exctally what is on Jame's attached README.

Thanks to James and Jean,
Regards,
Caporiacco.
Post Reply