In article <[EMAIL PROTECTED]>,
Marco van de Voort <[EMAIL PROTECTED]> wrote:
> > I suspect that "gcc" isn't the standard FreeBSD C compiler in your
> > case.  Try "which gcc" and find out.  It works fine for me on both
> > -stable and -current with "cc":
> 
> It is an older one indeed.
[...]
> Still doesn't work though with the newer one :-)
> (try some arithmetic to see if that works.

What do you mean, "Still doesn't work"?  If you are using the
/usr/bin/cc that comes with FreeBSD, and if -nostdlib causes the
crt* files and libc to be omitted from the link, then it works.

Making it do something useful is _your_ problem, not ours. :-) We
don't recommend or support linking that way.

John
-- 
  John Polstra                                               [EMAIL PROTECTED]
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Disappointment is a good sign of basic intelligence."  -- Chögyam Trungpa



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to