public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* multiple definitions with inline routines defined in header file
@ 2003-03-14  1:18 Kuldeep Rahi
  0 siblings, 0 replies; only message in thread
From: Kuldeep Rahi @ 2003-03-14  1:18 UTC (permalink / raw)
  To: gcc-help

Hello,

I'm using GCC 3.2 on a Windows NT OS.  I have a bunch
of inline routines defined in various header files. 
Previously, I was compiling using MSVC with no
problem.  Now, I'm getting linker errors stating
multiple definition of inline routines.  I believe
that moving these inline routines into the source file
will fix this problem.  However, these routines are
dependencies for other libraries.  

For example if one changes a particular routine then
all libraries will be re-compiled, whereas if the
inline routines exist in the source file it would not
be the case.

Thank you in advance for any help

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-13 22:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-14  1:18 multiple definitions with inline routines defined in header file Kuldeep Rahi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).