From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mills, John" To: "'Breckner.Robert.E'" , "'sourcenav@sources.redhat.com'" Subject: RE: Newbie questions Date: Fri, 01 Jun 2001 12:30:00 -0000 Message-id: <5C44CEE7DF7AD4119783000629A813F0096894@SRV32-EXCH-NTS> X-SW-Source: 2001-q2/msg00188.html 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.