delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: how to correct link error |
Date: | 16 Jan 2006 13:39:20 GMT |
Lines: | 14 |
Message-ID: | <431m08F1jekstU4@news.dfncis.de> |
References: | <1137386825 DOT 476664 DOT 256630 AT g49g2000cwa DOT googlegroups DOT com> |
X-Trace: | news.dfncis.de DGPGPuY9FSS+Bmn8zFK/cgCzbH5TF8PcqE0SkDsG0yBQQ926ZVAr3l9WDy |
X-Orig-Path: | not-for-mail |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
liuseu <liuseu AT gmail DOT com> wrote: > `VP_RESIZE_MODE' `VP_RESIZE_MODE' is defined in C, now I modify > a:-lb -lc A side note: you should *never* make your own library reachable as -lc. That expands to libc.a, which is the name of the DJGPP runtime library. You *do not* want to shadow that by your own same-named library. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |