So they're really just looking at the toolchain/compiler & how it works? Try having a play about with Kdevelop or Anjuta, two very good IDEs for C/C++. Any OS specific stuff that they need (like finding files) should be easy to resolve with a quick google. Are you using any GUI APIs? If so, check out QT or wxwindows - both are cross platform GUI APIs
Brad > -----Original Message----- > From: John Carter [mailto:[EMAIL PROTECTED] > Sent: Monday, 9 June 2003 4:31 p.m. > To: [EMAIL PROTECTED] > Subject: Re: Linux for Windows Programmers > > > On Mon, 2003-06-09 at 14:47, Carl Cerecke wrote: > > John Carter wrote: > > > We have a bunch of highly experienced programmers migrating from > > > Windows-ish world on to Linux. > > > > What programming language? > > C > -- > John Carter Phone : (64)(3) 358 6639 > Tait Electronics Fax : (64)(3) 359 4632 > PO Box 1645 Christchurch Email : [EMAIL PROTECTED] > New Zealand > > This email is not designed or intended for use in on-line > control of aircraft, air traffic, aircraft navigation or > aircraft communications; or in the design, construction, > operation or maintenance of any nuclear facility. > > > >
