Skip to content

Conversation

dulong
Copy link

@dulong dulong commented Aug 22, 2015

Build and load 32 bit program and library on hpux ia64 platform .
Although the arch is IA64,but 32bit could run on the platform.

Modify compiler name and linker name,refer http://ant-contrib.sourceforge.net/cpptasks/antdocs/CompilerDef.html and http://ant-contrib.sourceforge.net/cpptasks/antdocs/LinkerDef.html. Add the -Ae argument for aCC compiling C language. Add the +DD64 option for aCC linking 64bit library, refer http://h21007.www2.hp.com/portal/download/files/unprot/aCxx/Online_Help/options.htm

dulong added 2 commits August 21, 2015 17:12
although the arch is IA64,but 32bit could run on the platform.
lizhanyin added a commit to lizhanyin/sigar that referenced this pull request Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant