This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/14066] nopw istruction return signal 4 - Illegal instruction- on cpu VIA Nehemiah


http://sourceware.org/bugzilla/show_bug.cgi?id=14066

--- Comment #2 from Roberto Corrado <i at corradoroberto dot it> 2012-05-07 08:22:54 UTC ---
> How did you configure and build glibc?
via build scripts of my distro (slackware)
with cflags:

CFLAGS="-g -O3 -march=i486 -mtune=i686" \
../configure \
  --prefix=/usr \
  --libdir=/usr/lib \
  --enable-kernel=2.6.18 \
  --with-headers=/usr/include \
  --enable-add-ons=libidn,nptl \
  --enable-profile \
  --infodir=/usr/info \
  --mandir=/usr/man \
  --with-tls \
  --with-__thread \
  --without-cvs \
  -i486-slackware-linux


Thanks for the support! 
Roberto Corrado

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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