Subversion Repositories Open64

[/] [trunk/] [configure.ac] - Rev 3353

Rev

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
3336 fixed IA64 compilation bug since revision 3314
this check in enclose some of the x8664 only code with #ifdef macros.

Approved by Jianxin
ycwu 986d 15h /trunk/configure.ac
3295 Merge branches/open64-sl(r3239~r3288) to trunk.

Approved by: Sun Chan , Steve Ellcey.
xlzhang 1030d 11h /trunk/configure.ac
3284 1. do not build 64bit library in i386 system
2. do not build share library in IA64 system, there is some problem in building share library
3. install the libstdc++.so.6 into a different directory other than be.so, or the compiler will issue an compatible problem.
ycwu 1037d 15h /trunk/configure.ac
3276 Deprecate GCC 3.3 frontend and remove GCC 4.0 frontend references.

Build the GCC 3.3 frontend (gfec/gfecc) only when the build configuration
variable BUILD_GNU3 is set to "YES" and set its default value to "NO".

Remove references to the GCC 4.0 frontend which is no longer used.

Approved by: Gautam Chakrabarti
dcoakley 1046d 20h /trunk/configure.ac
3261 This patch fixes bugs when building the osprey/instrumentation/libinstr2
library which is written in C++. C++ libraries were not getting built
correctly when using the -run-build option and thus profile directed
optimizations were not working.

Approved by: Roy Ju
sje 1054d 23h /trunk/configure.ac
3231 Restore previous behavior for osprey-gcc-4.2.0 build: for a debug build
use flags '-O0 -g' and for a default build use '-O2' (no -g).

Approved by: Suneel Jain
dcoakley 1069d 20h /trunk/configure.ac
3226 Modify libkapi build to be consistent with other libraries and to not put
it's objects in the source directory, fix clobber target to work correctly,
add libmv and libu builds to IA64.

Approved by: Roy Ju
sje 1071d 23h /trunk/configure.ac
3088 Merge the config branch into trunk. This patch changes the build
process to use autoconf and a configure script. See HOWTO-INSTALL-OPEN64
for the new build instructions.

Approved by: Suneel Jain
sje 1106d 00h /trunk/configure.ac
3082 Remove use of BUILD_TARGET_NAME and BUILD_SRC_AREA since they are not
needed.
sje 1106d 21h /branches/config/configure.ac
3079 Update configure.ac with comments about regenerating configure
and about updating config.sub, config.guess, and install-sh.
sje 1106d 23h /branches/config/configure.ac
3068 Add copyright statement to configure.ac. sje 1111d 20h /branches/config/configure.ac
3004 Modifications to build open64 with "configure;make;make install". sje 1134d 01h /branches/config/configure.ac