This is the mail archive of the
sourcenav@sources.redhat.com
mailing list for the Source Navigator.
RE: Newbie questions
- To: "'Breckner.Robert.E'" <Robert dot Breckner at IGT dot com>, "'sourcenav at sources dot redhat dot com'" <sourcenav at sources dot redhat dot com>
- Subject: RE: Newbie questions
- From: "Mills, John" <john dot mills at atl dot viasat dot com>
- Date: Fri, 1 Jun 2001 15:28:46 -0400
Hello -
I used SN-4.2 in Linux for cross development; since I had a Makefile, the
build took its instructions from that file and created whatever targets were
specified there, as well as running the specified cross-toolset.
I did a limited amount of work also with SN-4.2 in WinNT. The GNU tools
themselves were hosted under 'cygwin', and I started SN from a cygwin
console for them to inherit that environment. (There may be a _much_ more
direct approach I didn't find, but that worked.)
Could you take that approach?
DISCLAIMERS - I haven't put much use on 5.0, I never used the SN building
tools, nor am I doing cross-platform development at the moment.
Regards
- John Mills
-----Original Message-----
From: Breckner.Robert.E [mailto:Robert.Breckner@IGT.com]
Sent: Wednesday, May 30, 2001 7:54 PM
To: 'sourcenav@sources.redhat.com'
Subject: Newbie questions
I would really like to use Source Navigator as a cross development
environment for a platform that has the 2.95.2 gnu toolset already available
for Windows 2000. In general I found that everything worked great except
for a few items.