delorie.com/archives/browse.cgi | search |
Message-Id: | <199605081048.GAA11450@delorie.com> |
Date: | Wed, 08 May 96 13:35:51 LIT |
From: | Martynas <martynas DOT kunigelis AT VM DOT KTU DOT LT> |
Subject: | libraries |
To: | DJGPP mailing list <djgpp AT delorie DOT com> |
Argh, sorry for a separate posting, I just forgot it... What is the order ld looks for object files through libraries. I mean, why does ld take math functions from libm, while they are also found in libc? I could put object files with empty globbing and env-file functions to some library and then shorten the executables by linking with it. However, when I tried that trick some time ago, it didn't work. So what gives? Martynas
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |