delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/12/02/00:31:29

Date: Fri, 2 Dec 1994 10:14:43 +1030 (CST)
From: James Young <jyoung AT apanix DOT apana DOT org DOT au>
Subject: Questions...
To: DJGPP Maillist <djgpp AT sun DOT soe DOT clarkson DOT edu>

Hi!

Don't think I'm too thick, but what is the DVX X11R5 toolkit??  Also, what
is GDB??  Also, I downloaded txi310bn.zip, and it contained some help
files, but it only contained the help files for the standard C library!! 
Do I have to get txi310dc.zip, or some other stuff to get ALL the docs??

I've been having some WEIRD problems with make 3.71.  It keeps saying
'Missing separator.  Stop.' when I don't put a TAB char in on a new line!!
This doesn't work:

.c.o:
	$(CC) $(CFLAGS) -o$*.o $*.c

with SPACES before $(CC), but this does work:

.c.o:
	$(CC) $(CFLAGS) -o$*.o $*.c

with a TAB char before $(CC), even though the code is the same!!  I
thought make was supposed to disregard tabs, and only take notice of
spaces!  Is this a bug, or a feature??

I'm new to DJGPP, so...

Ciao,

     +================+===================================================+
     |  _ /|   Ooga,  |                   James Young                     |
     |  'o.O'  Booga! |           (jyoung AT apanix DOT apana DOT org DOT au)            |
     | =(___)=        | -=<* MeMBeR oF PRieSTS oF PoWeR - DeMo GRouP *>=- |
     |    U           |       ALsO KNoWN aS:  NightStalker & Gr8_Ape      |
     +================+===================================================+






- Raw text -


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