Discussion:
[uClinux-dev] uClinux-dev Digest, Vol 33, Issue 11
Brad Walker
2015-03-28 23:14:58 UTC
Permalink
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.
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
Larry Baker
2015-03-28 23:52:08 UTC
Permalink
Or install a small Linux using (free) VirtualBox on your Windows box for development.

Larry Baker
US Geological Survey
650-329-5608
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.
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
_______________________________________________
uClinux-dev mailing list
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
http://mailman.uclinux.org/mailman/options/uclinux-dev
Kevin Chadwick
2015-03-29 01:21:19 UTC
Permalink
On Sat, 28 Mar 2015 17:14:58 -0600
Post by Brad Walker
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..
Really?

https://launchpad.net/gcc-arm-embedded

Works just fine on windows?
_______________________________________________
uClinux-dev mailing list
uClinux-***@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-***@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev
Kevin Chadwick
2015-03-29 01:31:28 UTC
Permalink
On Sat, 28 Mar 2015 17:14:58 -0600
Brad Walker wrote:


Sorry, resent with correct subject
Post by Brad Walker
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..
Really?

https://launchpad.net/gcc-arm-embedded

Works just fine on windows?
_______________________________________________
uClinux-dev mailing list
uClinux-***@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-***@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Loading...