Displaying 4 results from an estimated 4 matches for "clfags".
Did you mean:
cflags
2002 Jul 18
1
debian potato cvs wine segfaults on compile
...2.95.3 (upgraded)
binutils 2.12.2 (upgraded)
X 4.2 (upgraded)
Nvidia drivers from Nvidias website (libGL 1.3)
I get the following errors, I've tryied to compile this several times with
tools/wineinstall and also 'configure && make depend && make', with and
without these CLFAGS "-O3 -m486 -mcpu=i686 -march=i686 -ffast-math
-malign-double", configure goes thru, make depend goes thru, but it stops
and says Segfault at kernel32.spec.c - everything else (other programs)
compile fine on this box and it is stable..
Here is the tail end of the compile before it stops:...
2006 Mar 13
1
Segfaults from gcc, awk and Zend; advice needed
...ar I think I need to look at:
- memory; run memtestx86 and cross fingers
- I recollect seeing mention of problems with large amounts of swap
on this list in the past; turn one of the swap partitions off or
something like that
- Optimization flags; I've tried setting CPUTYPE?=athlon-xp and
CLFAGS=, CFLAGS=-O -pipe, CFLAGS=-O2 -pipe so far. All w/o avail...
- gcc 3.4.4, awk, PHP are all borken (all were built using gcc 3.4.4,
I suppose)
I'm a bit low on spare time, so I'd like to tackle this problem
efficiently. Anything I forgot or to help me find the culprit?
Regards,
------...
2015 Nov 10
3
OpenSSH-7.1p1 fails configure check with LibreSSL-2.2.4
On Mon, Nov 9, 2015 at 5:35 PM, Darren Tucker <dtucker at zip.com.au> wrote:
> On Tue, Nov 10, 2015 at 9:22 AM, Austin English <austinenglish at gmail.com> wrote:
>> Howdy,
>>
>> I'm attempting to compile openssh-7.1p1 using libressl-2.2.4 for the
>> ssl implementation. Unfortunately, this fails to work (tested on
>> Debian Unstable and Gentoo):
2017 Jun 09
1
[ANNOUNCE] intel-gpu-tools 1.19
...stem
intel-ci: Add comments on test order to fast-feedback.testlist
tests/Makefile.am: Only ignore generated gitignore in gitignore
intel-ci: Have the directory included in the distributed tarballs
intel-ci: Document the public CI results web page
Fix a couple of typos CLFAGS -> CFLAGS
Update NEWS, bump version to 1.19.
Radoslaw Szwichtenberg (1):
tests/pm_rps: Replace custom load function with dummy load
Robert Foss (1):
tools: Remove accidentally included binary intel_bios_reader
Terrence Xu (1):
Fix the mac address definition typo in too...