Brad Walker
2015-03-28 23:14:58 UTC
cygwin is about the closest you'll get to having GCC on a windows
environment..
If that doesn't work for you, then you probably should reconsider the path
that you are on..
-brad w.
environment..
If that doesn't work for you, then you probably should reconsider the path
that you are on..
-brad w.
1. Gcc windows build for arm-uclinuxeabi (Mike Peterson)
----------------------------------------------------------------------
Message: 1
Date: Fri, 27 Mar 2015 16:53:02 -0700
Subject: [uClinux-dev] Gcc windows build for arm-uclinuxeabi
Content-Type: text/plain; charset=utf-8; format=flowed
I am trying to use the VisualGDB IDE for development on uClinux on an
ARM Cortex M4
In order to do this, I need a gcc toolchain that runs in windows
Does anybody know if prebuilt windows binaries are available?
If not, and I need to build from source, are there special configs or
modules required?
The build script on uclinux.org only supports arm-elf. I tried replacing
arm-elf with arm-uclinuxeabi and got build error
----------------------------------------------------------------------
Message: 1
Date: Fri, 27 Mar 2015 16:53:02 -0700
Subject: [uClinux-dev] Gcc windows build for arm-uclinuxeabi
Content-Type: text/plain; charset=utf-8; format=flowed
I am trying to use the VisualGDB IDE for development on uClinux on an
ARM Cortex M4
In order to do this, I need a gcc toolchain that runs in windows
Does anybody know if prebuilt windows binaries are available?
If not, and I need to build from source, are there special configs or
modules required?
The build script on uclinux.org only supports arm-elf. I tried replacing
arm-elf with arm-uclinuxeabi and got build error