Date: Wed, 16 Aug 2000 22:18:39 +0200 From: Mark Murray <mark@grondar.za> To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: weird error messages from __COPYRIGHT macro Message-ID: <200008162018.WAA27723@grimreaper.grondar.za> In-Reply-To: <25791.966456757@axl.ops.uunet.co.za> ; from Sheldon Hearn <sheldonh@uunet.co.za> "Wed, 16 Aug 2000 22:12:37 %2B0200." References: <25791.966456757@axl.ops.uunet.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Did your _exact_ sample program fail on NetBSD in the same way that > > it failed on FreeBSD? > > No. A sufficiently similar program also fails on FreeBSD but does not > fail on NetBSD. :-) OK - we need to see the assembler output that is generated on both boxes; Can you get a comparitive "cc -S test.c" on each box, and see what the .ident line out of test.s looks like in each case? M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008162018.WAA27723>