www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/09/04/19:33:59

Date: Wed, 4 Sep 1996 19:20:55 -0400
From: dj (DJ Delorie)
Message-Id: <199609042320.TAA11172@delorie.com>
To: bmaddox AT saucer DOT cc DOT umr DOT edu
CC: djgpp AT delorie DOT com
In-reply-to: <50kd5t$cet@saucer.cc.umr.edu> (bmaddox@saucer.cc.umr.edu)
Subject: Re: Quick little question about paths?

> 	I've got a quick question here.  Okie, I'm trying to port an
> image library from Unix.  When I try to run the makefile (even
> compile an object file by hand), I keep getting a bad command or
> filename error (which I'm assuming means it can't find a
> header). Isn't the way to specify a path in a makefile under djgpp
> like -Ig|\programs\include or is there another way?  I've also
> played with te LFN settings and some other things to no avail.
> Thanks!

It's the colon that's causing problems, but you should use unix
forward slashes anyway.  Quoting the colon is hard.  I recommend you
edit your djgpp.env file to add that directory to your C_INCLUDE_PATH
environment variable instead.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019