public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "Serge Ivanchenko" <Serge.Ivanchenko@ncic.ru>
To: <bug-gcc@gnu.org>
Subject: !
Date: Fri, 10 Sep 1999 11:56:00 -0000	[thread overview]
Message-ID: <000501befbbe$220e67c0$15d497c3@orbit> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 8743 bytes --]

I get error message when compile gcc on my 
FreeBSD 3.2 with Pentium-II processor.
 
$ ../gcc-2.95.1/configure --prefix=/usr 
--enable-shared --enable-static \\  --enable-cpp --enable-languages=c++ 
i686-pc-freebsd
 
$ make CFLAGS='-O' LIBCFLAGS='-O2' 
LIBCXXFLAGS='-O2 -fno-implicit-templates' 
bootstrap                                                                

 
...
 
for name in _muldi3 _divdi3 _moddi3 _udivdi3 
_umoddi3 _negdi2  _lshrdi3 _ashldi3  _ashrdi3 _ffsdi2  
_udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdi sf  
_fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi  _fixxfdi 
_fixunsxfdi _floatdixf _fixunsxfsi  _fixtfdi _fixunstfdi 
_floatditf  __gcc_bcmp _varargs __dummy _eprintf  _bb _shtab 
_clear_cache _trampoline __main _exit  _ct ors _pure;  do  
echo ${name};  ./xgcc -B/usr/i686-pc-freebsd/bin/ -B./ 
-I/usr/i6 86-pc-freebsd/include -O2   -DIN_GCC    -g 
-I./include   -g1  -DIN_LIBGCC2 -D__G CC_FLOAT_NOT_NEEDED -I. 
-I../../gcc-2.95.1/gcc -I../../gcc-2.95.1/gcc/config 
-I. ./../gcc-2.95.1/gcc/../include -c -DL${name}   
../../gcc-2.95.1/gcc/libgcc2.c -o  ${name}.o;  if [ $? -eq 0 ] ; 
then true; else exit 1; fi;  `  if [ -f 
/usr/home /casper/install/gcc-build/gcc/../binutils/ar ] ; then  echo 
/usr/home/casper/ins tall/gcc-build/gcc/../binutils/ar ;  else  if 
[ "i686-pc-freebsd" = "i686-pc-fre ebsd" ] ; then  
echo ar;  else  t='s,x,x,'; echo ar | sed -e $t ;  fi;  fi` 
rc t mplibgcc2.a ${name}.o;  rm -f ${name}.o;  
done                                  
_muldi3                                                                         
_divdi3                                                                         
_moddi3                                                                         
_udivdi3                                                                        
_umoddi3                                                                        
_negdi2                                                                         
_lshrdi3                                                                        
_ashldi3                                                                        
_ashrdi3                                                                        
_ffsdi2                                                                         
_udiv_w_sdiv                                                                    
_udivmoddi4                                                                     
_cmpdi2                                                                         
_ucmpdi2                                                                        
_floatdidf                                                                      
/var/tmp/ccAslOMq.s: Assembler 
messages:                                        
/var/tmp/ccAslOMq.s:138: Error: Alignment not a power of 
2                      
*** Error code 
1                                                                
                                                                                
Stop.                                                                           
*** Error code 
1                                                                
                                                                                
Stop.                                                                           
*** Error code 
1                                                                



             reply	other threads:[~1999-09-10 11:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-10 11:56 Serge Ivanchenko [this message]
1999-09-11  0:43 ` ! Jeffrey A Law
2000-05-09 19:31 (?) Mike Stump
2023-10-31 14:04 ? Teri Ford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000501befbbe$220e67c0$15d497c3@orbit' \
    --to=serge.ivanchenko@ncic.ru \
    --cc=bug-gcc@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).