Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 1998 10:21:49 +1000 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        peter@FreeBSD.ORG
Cc:        current@FreeBSD.ORG
Subject:   sys/cdefs.h & __asm__
Message-ID:  <199806270021.KAA15040@cimlogic.com.au>

next in thread | raw e-mail | index | archive | help
Peter,

The __asm__ code you added to sys/cdefs.h is broken on alpha due to
differences in the syntax used by GNU on different architectures. Big sigh.
I think we will need to move the __asm__ stuff to machine/cdefs.h.

Why doesn't #pragma weak work on i386? Is it an old vs new tools issue?

-- 
John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/
CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806270021.KAA15040>