NNTP-Posting-Date: Mon, 11 Nov 2002 07:36:21 -0600 From: Charles Wilkins Newsgroups: comp.os.msdos.djgpp Subject: FAQ question WRT cross compiler Date: Mon, 11 Nov 2002 08:38:18 -0500 Message-ID: <2vbvsuoc4vod6n8sv5viok4vhvk9ell4js@4ax.com> X-Newsreader: Forte Agent 1.92/32.570 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 26 NNTP-Posting-Host: 68.45.75.113 X-Trace: sv3-L7Oe+y0b7T8yuvxQrrRdN1rQmp5rTnnwNStVMm+dwScp4F7wbDQNV4HqWqBTQ4xGXjPQoVwtFQc3xJp!2NLsW807ypxMpYaUukzQHG4mp+HmPgb2whs070Ot3sWk1ZgExLnIIasZAV0t1PwLCKt2nd4= X-Complaints-To: abuse AT comcast DOT com X-DMCA-Complaints-To: dmca AT comcast DOT net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com With regards to this FAQ at: http://www.delorie.com/djgpp/v2faq/faq22_9.html from 22.9 ...you will need to take care of some preliminaries: . . DJGPP C++ headers (from the gppNNNb.zip package) are in the prefix/i586-pc-msdosdjgpp/lang/cxx directory; . . . Does this step pertain only to using the build.cross script or does it also describe a necessary step in all linux host cross compiler builds for the msdosdjgpp target? I have been generally following the steps in the howto here: http://www.delorie.com/howto/djgpp/linux-x-djgpp.html but this one point seems to differ somewhat between the two docs. Thank you, Charles