Skip to content

Configuring programmes for /usr

This is the script I use to compile programmes for BSD/OS that needs /usr as its root base:



CC=/usr/bin/gcc CFLAGS="-g -Wall -O3 -march=i686" ./configure --prefix=/usr --sysconfdir=/etc --infodir=/usr/share/info --mandir=/usr/share/man --with-curses --enable-compat185 --enable-debugging --enable-standalone --enable-shy --enable-debug --enable-debug_rop --enable-debug_wop --enable-diagnostic --enable-posixmutexes --enable-rpc --enable-umrw --with-openssl=/usr/contrib --disable-libunwind-exceptions --disable-libunwind --without-pam --enable-obsolete --without-guile



1) I am using gcc 3.2.2 for the time being.



2) Such programmes such as bind 9.X, findutils and coreutils will have noted improvement

Trackbacks

No Trackbacks

Comments

Display comments as Linear | Threaded

No comments

Add Comment

Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
Standard emoticons like :-) and ;-) are converted to images.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
Standard emoticons like :-) and ;-) are converted to images.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Form options