cvs.gedasymbols.org/archives/browse.cgi | search |
From: | Roberto <dante AT ctonline DOT it> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | create library |
Date: | Sun, 17 Jan 1999 02:15:12 +0100 |
Organization: | Centro Servizi Interbusiness |
Lines: | 11 |
Message-ID: | <36A139A0.EAB5F52A@ctonline.it> |
NNTP-Posting-Host: | 194.243.71.89 |
Mime-Version: | 1.0 |
X-Mailer: | Mozilla 4.5 [it] (Win98; I) |
X-Accept-Language: | it,en |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
My problem is to compile a .c file with my library through RHIDE. My library is created with a .asm file I typed in this way : nasm -f coff sb.asm ar rvs libsb.a sb.o then i copy the libfile in \DJGPP\LIB when i try to compile with RHIDE the compiler show this error : | /djgpp/lib/libsb.a Could not read symbols: Archive has not index; | run ranlib to add one What's wrong ?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |