Thanks for the responses! Setting user aliases, environment variables, and 
passing variables through *make* seem to take care of most of the issue. 
However, I am currently stuck with this error (during a build):

egcc-ar: Cannot find plugin 'liblto_plugin.so'

The plugin seems to be present:

/usr/local/libexec/gcc/i386-unknown-openbsd5.4/4.8.1/liblto_plugin.so.2.0

I suppose there is an environment variable that points egcc-ar to the plugin. I 
am currently setting:

GCCLIBEXECDIR==/usr/local/libexec/gcc/i386-unknown-openbsd5.4/4.8.1

And when I run `gcc -print-search-dirs` that path to liblto_plugin.so.2.0 is 
present in the results.

Any ideas?

Attachment: pgp6hSyF23olP.pgp
Description: PGP signature

Reply via email to