This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Egcs 1.1.1 & FreeBSD 3.1 (ELF)/Walnut Creek



  In message <19990401115013.17236.rocketmail@web215.mail.yahoo.com>you write:
  > --0-1804289383-922967413=:17058
  > Content-Type: text/plain; charset=us-ascii
  > Content-Disposition: inline
  > 
  > Hi folks,
  > 
  > Recently I have setup a FreeBSD 3.1 box, based on the WalnutCreek
  > distribution of FreeBSD, featuring full ELF-support.
  > 
  > When trying to bootstrapping egcs 1.1.1, the following error message
  > occurs:
mismatch betwen the compiler & assembler.

ie, the compiler is expecting an assembler in which .align N means 
align to 2**N bytes

But your assembler interprets .align N as align to N bytes

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]