This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: MS DevStudio for eCos development?


All I use MSDEV for is project files and code editing.  Other than that,
I just build on the cygwin command line.

I didn't even know that MSDEV could use another compiler/linker.  I
guessed that it might be able to, but I've never tried to actually do
it.

However, I did see something somewhere about armlinux using something
that integrates right into MSDEV to allow a full armlinux development
environment.  I've now lost the link! :(  I'll let you know if I find it
again.

-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[mailto:ecos-discuss-owner@sources.redhat.com] On Behalf Of Grant
Edwards
Sent: Wednesday, September 19, 2001 9:36 AM
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] MS DevStudio for eCos development?



>From the "No, I'm not giving up on Linux, but a guy's got to
eat" department:

Based on my limited use of MS Developer Studio, it appears that
it can be configured to use whatever compiler and linker
command lines you want to do the "build" operation.  It would
make some of my customers a lot more comfortable with eCos
development if I could set up a Developer Studio project file
to compile/link an eCos application.

Does anybody use DevStudio to do eCos application development?

I'm not sure how flexible the error message parsing code in
DevStudio is -- it might require creating a wrapper for gcc that
munges error messages into the expected format.

-- 
Grant Edwards
grante@visi.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]