Hi all, I am using the build instruction from the site (www.gnuarm.com) and I have already built sucessfully a toolchain with gcc 3.3 (in a W2K machine with...
... I don't know, but for me, the latest cygwin has a problem with opening lots of files. If fixproto happens to open lots of files at once, maybe you're...
... I didn't have any troubles with CygWin (Windows XP) using the latest CygWin DLL. However I haven't compiled GLIBC yet. Regards. -- PabloBleyerKocik/"I...
From the download it says insight 6.1 is part of the package. However I do not see any executables relating to Insight and running arm-elf-gdb just brings up...
Try arm-elf-gdb -w -Bill Knight On Mon, 03 May 2004 00:55:55 -0000, javaguy11111 wrote: From the download it says insight 6.1 is part of the package. However I...
I saw that option in the --help. Still no success. I used filemon from sysinternals.com to see if gdb was looking for anything related to tcl, but saw nothing....
Hi Claudio, I have the same environment as you (cygwin with W2K) And the same problems (error [stmp-fixproto]) building GCC 3.3.3 I have updated my cygwin...
... Sorry, my fault. I forgot to switch 'gdb' to 'insight' in my build scripts :oP The new installer is uploading now and includes the arm-elf-insight ...
... It is the same p1 file. They were just files missing. Please keep me informed if there are any other issues. Regards. ... <javaguy11111@y...> ... build ......
I am currently working on getting some test code runing for a microcontroller I am working on. When I attempt to load my code with debugging symbols I get pop...
... a ... Hmmm.... Are you downloading this directly to your micro? Have you tried running the code in the simulator to see if you can get errors? Regards....
... to ... errors? I have been testing only with the simulator at this point. I do not have any ICE tools at the moment to test directly on the board....
I finally got a test program to run on my microconroller board using the gcc 3.4. I can successfully build and run my test program with no optimization and...
Hello all, Where can I find the modified sources concerning the setup for Cygwin "binutils-2.14.91p1, gcc-3.4.0-c-c++-java, newlib-1.12.0, insight-6.1,...
Hi! I am just testing simple project (taken from www.http://groups.yahoo.com/group/lpc2000) with arm-elf-infight. My target is simulator. I use package: ...
Hi! I'm new to gcc and new to ARM, but familiar with command line compilers, makefiles, linker command files, etc. What I want to do is: Use gcc to compile...
Hi all, I need to build the toolchain in little-endian thumb interworking mode only The "libgcc.a" and "libsupc++.a" libraries I need are in "/thumb/interwork"...
Hi all, I need to build the toolchain in little-endian thumb interworking mode only The "libgcc.a" and "libsupc++.a" libraries I need are in "/thumb/interwork"...
Hello. Sorry for my late reply. I have been extremely busy. ... using ... Nice. ... I have heard there are still some optimization issues. Can you send me your...
Hello. ... (...) ... setup.exe" ... The truth is that there are some troubles with gdb-6.1 for ARM (simulator and real target). It seems new code without...
Hello Wolfgang. ... Windows ... (no ... I have never used Hitex products so I particularly don't know how they behave with GCC 3.4... ... CygWin ... ...
Hello. ... Enabling thumb and interworking, of course ;^) ... given ... Yes. Target libraries are controlled by the t-arm-elf file. You must inform the tools...
Hello again. ... endian/mbig- ... interwork ... directory ... No, this is not how it works. You enable options uncommenting them to build the alternative libs....
I have uploaded the file into the files section. It is quite simple. Just a routine to flash an LED off and on. I am using a Sharp LH79520 and flash memory on...
Hello group. I have updated the GCC-3.4.0 toolchain with the latest binutils (includes some ARM fixes). There are two versions available for CygWin, one with...