Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The "AIXPlatform" page has been changed by EricCovener:
http://wiki.apache.org/httpd/AIXPlatform?action=diff&rev1=5&rev2=6

  
  == 64-bit ==
   * Set both OBJECT_MODE=64 and CC="xlc_r -q64"
+  * Sometimes you need to also set:
+  ** export AR="ar -X64"
+  ** export lt_cv_path_NM="/usr/bin/nm -B -X64"
+ 
  
  == Link errors with bundled expat and when using DESTDIR ==
   * If you use a bundled expat, you might find the link of apr-util fails.  
The following change might help:

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to