delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | "Michael Beer" <ixtys_mb AT web DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | configuring djgpp |
Date: | Sun, 25 Jan 2004 17:29:16 +0100 |
Lines: | 17 |
Message-ID: | <bv0qu2$mf7s2$1@ID-186787.news.uni-berlin.de> |
NNTP-Posting-Host: | pd902257a.dip.t-dialin.net (217.2.37.122) |
X-Trace: | news.uni-berlin.de 1075048195 23568258 217.2.37.122 ([186787]) |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 6.00.2800.1158 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Hello guys, i have some experience in writing c - programs, but none in using djgpp. i want to compile the mp3 encoder lame with djgpp, but every time i run make with the makefile included in the lame package, i get several error messages about not having been able to find the standart djgpp inlcude files (e.g. stdio.h). i have set the djgppenv - variable already, and tried some stuff like adding an -Ic:\djgpp\include directive to the compiler options (c:\djgpp is my djgpp - dir). it did not work either.i created a small hello - world - app using only the stdio.h , called the compiler with the -c and -Ic:\djgpp\include directives and it worked (at least a .o file was created without any errors reported). has someone out there an idea how to make my djgpp compiling the lame - sources? (I am using win2k) thank you michael beer
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |