OS/2, eCS & ArcaOS - Technical > Programming
ArcaOS - Recreate a complete build environment?
Dave Yeo:
You can also create a config.site file in $PREFIX/share, usually /usr/local/share/config.site. Mine for Mozilla, or IIRC, where %CONFIG_SITE% points.
--- Code: ---export CFLAGS=-Zomf
export CXXFLAGS=-Zomf
export ASFLAGS=-Zomf
export 'CPPFLAGS=-idirafter w:/usr/include/os2tk45'
export 'LIBS=-lcx -Zomf'
--- End code ---
The -idirafter is to search the toolkit for includes after the usual locations such as /@unixroot/usr/include.
Navigation
[0] Message Index
[*] Previous page
Go to full version