Changes between Version 1 and Version 2 of Ticket #1019, comment 14
- Timestamp:
- Oct 25, 2015, 1:43:40 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1019, comment 14
v1 v2 1 Multilib configure: 2 {{{ 3 SED=sed CC="gcc -isystem /usr/include" CXX="g++ -isystem /usr/include" LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" ../gcc-5.2.0/configure --prefix=/usr --libexecdir=/usr/lib --enable-languages=c,c++ --with-system-zlib --enable-checking=release --disable-bootstrap --enable-install-libiberty 4 }}} 5 1 6 Multilib x86_64 test results: 2 7