delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/07/19/06:59:30

Date: Sun, 19 Jul 1998 13:58:11 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Richard Lanyon <rlanyon AT plato DOT wadham DOT ox DOT ac DOT uk>
cc: djgpp AT delorie DOT com
Subject: Re: Undefined reference to `main'
In-Reply-To: <Pine.LNX.3.95.980717144912.3775A-100000@plato.wadham.ox.ac.uk>
Message-ID: <Pine.SUN.3.91.980719135745.32I-100000@is>
MIME-Version: 1.0

On Fri, 17 Jul 1998, Richard Lanyon wrote:

> P:\>make dsweep
> gcc -Wall -o dsweep.exe -Lc:\tdt\drivers\apos\c\ -Lc:\tdt\drivers\xbdrv\c\
> dsweep.o rglio.o -lgpp -lm
> c:/djgpp/lib/crt0.o(.data+0x92):crt0.s: undefined reference to `main'
> c:/djgpp/lib/libc.a(crt1.o)(.text+0x312):crt1.c: undefined reference to
> `main'
> make.exe: *** [dsweep] Error 1
> 
> It's not just that I've misdefined "main", either - I'm using the vanilla
> "int main(int argc, char *argv[])".

In which object file (of the two you are linking) is `main' defined?

And why did you need those -L switches?

- Raw text -


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