Displaying 4 results from an estimated 4 matches for "mfanci".
Did you mean:
manci
2004 Aug 06
2
DarkIce
Can I be any more trouble today? :)
This almost worked. ./configure worked but when I ran make I got this...a Redhat bug?
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -funroll-loops -fthread-jumps -malign-double -frerun-loop-opt -fgcse -fexpensive-optimizations
2008 Feb 02
1
CC messed up in RELENG_7 build
The sources were csupped ~3 hours ago. My CC is defined as follows:
env CCACHE_PREFIX=/usr/local/bin/distcc /usr/local/bin/ccache cc
I have done many buildworld, buildkernel and port builds with this setting and
it never caused any problems. However today buildworld fails the following way:
env CCACHE_PREFIX=/usr/local/bin/distcc /usr/local/bin/ccache env CCACHE_PREFIX=/usr/local/bin/distcc
2004 Sep 10
0
flac + gcc 3.0 problem, possible solution
I remember someone saying that compiling flac
with gcc 3.0 yields a broken executable. I saw this
on the Lame list that might explain the problem. I don't
have a gcc 3.0 setup yet but somebody may be able
to verify this...
--- Alexander Leidinger <Alexander@Leidinger.net> wrote:
> From: Alexander Leidinger <Alexander@Leidinger.net>
> Subject: Re: [MP3 ENCODER] Lame and
2008 Nov 01
0
[LLVMdev] llvm-gcc-4.2 CC1_SPECS
On Fri, Oct 31, 2008 at 10:38:50AM -0700, Mike Stump wrote:
> On Oct 31, 2008, at 9:40 AM, Jack Howarth wrote:
>> However in current llvm svn, when I compile code with llvm-gfortran, I
>> get these warning
>> flags passed by default so that I get bogus warnings of...
>>
>> f951: warning: command line option "-Wformat" is valid for C/C++/
>>