Dan Langille schrieb:
> Is there an easy way to tell Bacula (specifically the regression 
> tests) to use a different gcc than gcc?  In short, I have installed 
> gcc32 on FreeBSD 7.x and I want to compile Bacula with gcc32 instead 
> of the base system gcc.
> 
> I see lots of these:
> 
> build/src/lib/Makefile:CC = gcc
> 
> I could change them all.... just for testing...

What about something like 'export CC=gcc-3.2'? Or changing the
symlink? (Disclaimer: I'm not a developer and not familiar with
FreeBSD at all ;).

Ralf

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to