Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.mac.programmer.help > #289

ranlib produces "has no symbols" message

Newsgroups comp.sys.mac.programmer.help
Date 2014-05-11 07:07 -0700
Message-ID <376edd74-9a83-466e-bd36-1581fe004c72@googlegroups.com> (permalink)
Subject ranlib produces "has no symbols" message
From foxkjhermans@gmail.com

Show all headers | View raw


I use a particular libary that has a few ways of compiling it (platform- and target-specific code) and, as a result, sometimes has entirely empty .c files in the archive; the code was simply #ifdeffed away. This is absolutely understood and not a bug at all: I want it this way.

Yet ranlib cannot be convinced to suppress its warnings in this case.

Now, I'm an engineer and I want to run my compilation process absolutely warning-less. Is there perhaps something I've overlooked? Some command-line option?

Thanks,

KJ

Back to comp.sys.mac.programmer.help | Previous | Next | Find similar


Thread

ranlib produces "has no symbols" message foxkjhermans@gmail.com - 2014-05-11 07:07 -0700

csiph-web