public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* No Subject
@ 1998-05-19  9:59 Pete Popov
  1998-05-20  6:06 ` your mail Rolf Fiedler
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pete Popov @ 1998-05-19  9:59 UTC (permalink / raw)
  To: crossgcc

Hi,

I'm using a mips64 dos-hosted cross
compiler which I built on my Linux box.
The compiler has been working fine and
we haven't ran into any problems, but
there's something I don't understand and
it really frustrates me.

I'm compiling all files with "-nostdinc"
switch; the files are later linked with
"-nostdlib".   I've got my own version
of "memcpy" and a few other routines;
however, for some reason, the compiler
chooses to insert the standard libc
memcpy in some of the files.  Thus, some
files get my version of memcpy, and
other get the libc version.  There's is
no apparent difference in those files;
they include the same .h files, they are
compiled with the same switches, etc.
Any suggestions?

Thanks,

Pete


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1998-05-22  9:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-19  9:59 No Subject Pete Popov
1998-05-20  6:06 ` your mail Rolf Fiedler
1998-05-20  6:06 ` memcpy Jonathan Larmour
1998-05-22  9:56 ` Pete Popov

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).