Mail Archives: djgpp/1998/03/13/13:31:06
From: | "Alexander Kuzmin" <kuzmin AT geocities DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | problem with rhide
|
Date: | Fri, 13 Mar 1998 12:29:42 -0600
|
Organization: | Freeside Communications
|
Lines: | 26
|
Message-ID: | <6ebsni$jfp$1@yakuza.fc.net>
|
NNTP-Posting-Host: | 207.170.82.137
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi!
I have project in djgpp rhide shell.
This project have next file
test.c
jpeg.a
mglfx.a
pmode.a
and i use function MGL_loadJPEG.
After linking i'm recive message Error: mglfx.a(jpeg.o)(.text+0x33):jpeg.c:
undefined reference to `jpeg_CreateDecompress'
if i put dos prompt command > gcc test.c jpeg.a mglfx.a pmode.a - all Ok.
Sorry my stupid question - can anybody help me :)
Thanks,
Alexander
- Raw text -