Displaying 16 results from an estimated 16 matches for "wtraditional".
Did you mean:
traditional
2005 Mar 11
3
[LLVMdev] Anyone seen this before?
...x86_64-unknown-linux-gnu/bin/
-B/usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/lib/
-isystem /usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/include
-isystem /usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/sys-include -c
-DHAVE_CONFIG_H -O2 -O2 -I. -I../../../src/libiberty/../include -W
-Wall -Wtraditional -pedantic ../../../src/libiberty/concat.c -o
concat.o
gccas: /tmp/ccl9eZIl.s:569: Can't load from pointer of non-first-class
type:
make[3]: *** [concat.o] Error 1
make[3]: Leaving directory
`/home/ahs3/llvm/llvm-1.4/cfrontend/build/x86_64-unknown-linux-gnu/libiberty'
make[2]: *** [all-targe...
2015 Nov 09
0
[PATCH 5/5] build: Enable some more warnings.
...list of warnings we disable.
nw=
nw="$nw -Waggregate-return" # anachronistic
-nw="$nw -Wc++-compat" # We don't care about C++ compilers
nw="$nw -Wundef" # Warns on '#if GNULIB_FOO' etc in gnulib
nw="$nw -Wtraditional" # Warns on #elif which we use often
-nw="$nw -Wcast-qual" # Too many warnings for now
-nw="$nw -Wconversion" # Too many warnings for now
nw="$nw -Wsystem-headers" # Don't let system headers trigger warn...
2015 Nov 19
1
[PATCH] build: disable -Winline
...press again the warning.
Followup of commit c37c554fc56151b709882b382bb5fa26d9083449.
---
m4/guestfs_c.m4 | 1 +
1 file changed, 1 insertion(+)
diff --git a/m4/guestfs_c.m4 b/m4/guestfs_c.m4
index 7250294..ea26202 100644
--- a/m4/guestfs_c.m4
+++ b/m4/guestfs_c.m4
@@ -48,6 +48,7 @@ nw="$nw -Wtraditional" # Warns on #elif which we use often
nw="$nw -Wsystem-headers" # Don't let system headers trigger warnings
nw="$nw -Wpadded" # Our structs are not padded
nw="$nw -Wvla" # Allow variable lengt...
2005 Jun 13
2
[LLVMdev] problem compiling the cfrontend on Linux/PPC
...nknown-linux-gnu/lib/
-isystem
/usr/local/home/cyrille/project/llvm/cfrontend/install/powerpc-unknown-linux-gnu/include
-isystem
/usr/local/home/cyrille/project/llvm/cfrontend/install/powerpc-unknown-linux-gnu/sys-include
-c -DHAVE_CONFIG_H -O2 -O2 -I. -I../../../src/libiberty/../include -W
-Wall -Wtraditional -pedantic ../../../src/libiberty/cp-demangle.c -o
cp-demangle.o
Call parameter type does not match function signature!
ubyte* getelementptr ([27 x ubyte]* %.str_247, int 0, int 0)
sbyte* %tmp.51 = tail call uint %fwrite( ubyte* getelementptr ([27 x
ubyte]* %.str_247, int 0, int 0), uint 26, uint...
2005 Mar 11
0
[LLVMdev] Anyone seen this before?
...bin/
> -B/usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/lib/
> -isystem /usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/include
> -isystem /usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/sys-include -c
> -DHAVE_CONFIG_H -O2 -O2 -I. -I../../../src/libiberty/../include -W
> -Wall -Wtraditional -pedantic ../../../src/libiberty/concat.c -o
> concat.o
> gccas: /tmp/ccl9eZIl.s:569: Can't load from pointer of non-first-class
> type:
> make[3]: *** [concat.o] Error 1
> make[3]: Leaving directory
> `/home/ahs3/llvm/llvm-1.4/cfrontend/build/x86_64-unknown-linux-gnu/libibert...
2007 Jan 22
0
[LLVMdev] more llvmgcc build issues.
.../llvm/install-llvm/i686-pc-linux-gnu/lib/
-isystem /home/ramana/llvm/install-llvm/i686-pc-linux-gnu/include
-isystem /home/ramana/llvm/install-llvm/i686-pc-linux-gnu/sys-include -c
-DHAVE_CONFIG_H -O2 -g -O2 -I.
-I/home/ramana/llvm/llvmgccfrontend/llvmgcc4-source/gcc/libiberty/../include -W -Wall -Wtraditional -pedantic /home/ramana/llvm/llvmgccfrontend/llvmgcc4-source/gcc/libiberty/strsignal.c -o strsignal.o
/home/ramana/llvm/llvmgccfrontend/llvmgcc4-source/gcc/libiberty/strsignal.c: In function ‘psignal’:
/home/ramana/llvm/llvmgccfrontend/llvmgcc4-source/gcc/libiberty/strsignal.c:562: error: argument ‘...
2005 Mar 11
0
[LLVMdev] Anyone seen this before?
...wn-linux-gnu/lib/
>>>> -isystem /usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/include
>>>> -isystem /usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/sys-include -c
>>>> -DHAVE_CONFIG_H -O2 -O2 -I. -I../../../src/libiberty/../include -W
>>>> -Wall -Wtraditional -pedantic ../../../src/libiberty/concat.c -o
>>>> concat.o
>>>> gccas: /tmp/ccl9eZIl.s:569: Can't load from pointer of non-first-class
>>>> type:
>>>> make[3]: *** [concat.o] Error 1
>>>> make[3]: Leaving directory
>>>> `/h...
2005 Mar 11
1
[LLVMdev] Anyone seen this before?
.../lib/llvm/cfrontend/x86_64-unknown-linux-gnu/lib/
>> -isystem /usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/include
>> -isystem /usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/sys-include -c
>> -DHAVE_CONFIG_H -O2 -O2 -I. -I../../../src/libiberty/../include -W
>> -Wall -Wtraditional -pedantic ../../../src/libiberty/concat.c -o
>> concat.o
>> gccas: /tmp/ccl9eZIl.s:569: Can't load from pointer of non-first-class
>> type:
>> make[3]: *** [concat.o] Error 1
>> make[3]: Leaving directory
>> `/home/ahs3/llvm/llvm-1.4/cfrontend/build/x86_64-un...
2009 Aug 18
8
src/ is now warning-free, too
These patches first make src/ warning free, and then
turn on the strict warning options.
75 0001-build-suppress-an-ignored-write-return-value-warning.patch
38 0002-build-suppress-an-ignored-dup-return-value-warning.patch
27 0003-generator.ml-suppress-signed-unsigned-compare-warnin.patch
48 0004-build-don-t-perform-arithmetic-on-void-pointers.patch
30
2015 Nov 09
6
[PATCH 0/5] build: Enable some more warnings.
Add some warnings. Well, the first patch is a miscellaneous
change, but patches 2-5 add some warnings.
Rich.
2005 Jan 19
1
build klibc with gcc 2.96 fails
...-w Inhibit warning messages
-Wtrigraphs Warn if trigraphs are encountered
-Wno-trigraphs Do not warn about trigraphs
-Wcomment{s} Warn if one comment starts inside another
-Wno-comment{s} Do not warn about comments
-Wtraditional Warn if a macro argument is/would be turned into
a string if -tradtional is specified
-Wno-traditional Do not warn about stringification
-Wundef Warn if an undefined macro is used by #if
-Wno-undef Do not warn...
2005 Jun 13
0
[LLVMdev] problem compiling the cfrontend on Linux/PPC
Cyrille Mescam wrote:
> On Mon, Jun 13, 2005 at 11:02:10AM -0500, John Criswell wrote:
>
>>Cyrille Mescam wrote:
>>
[snip]
>
> In fact, i am using the CFE build procedures. I am on instructions 5.
>
> cyrille
>
Okay, I took a closer look at your output.
I was correct in that gccas is attempting to assemble a native PPC
assembly language file. However,
2005 Jun 13
2
[LLVMdev] problem compiling the cfrontend on Linux/PPC
On Mon, Jun 13, 2005 at 11:02:10AM -0500, John Criswell wrote:
> Cyrille Mescam wrote:
> >Hi,
> >
> >
> >When compiling the cfrontend for Linux/PPC architecture on a powermac
> >G5, i got
> >the following error :
>
> I hate to ask a silly question, but are you using "make bootstrap" to
> build the cfrontend? Your output looks like gccas
2009 Aug 17
13
total warning-removal for daemon/
The warnings in daemon were aggravating and risky
for development (too easy to miss new ones) so I spent some
time last week and today working on removing them.
The first patch gets us down to almost no warnings with
the original -Wall setting. That was by far the hardest part.
Once I'd done that, I enabled nearly all of gcc's warnings via
gnulib's warnings and manywarnings modules
2015 Oct 29
16
[PATCH 00/16] Refactoring of configure.ac and guestfs.pod
Two (not related to each other) refactorings:
Patches 1-12 split configure.ac into smaller files using the
m4_include mechanism.
Patches 13-15 split out parts of guestfs.pod (ie. guestfs(3)) into
three new manual pages:
guestfs-hacking(3) - how to extend and contribute to libguestfs
guestfs-internals(3) - architecture and internals
guestfs-security(3) - security and CVEs
Patch 16 is a
2019 Jul 09
7
[PATCH 0/5] Split virt-p2v in own repository
Hi,
as it was already discussed on this list, here it is my attempt in
splitting virt-p2v in an own repository. Sadly there are things that
must be copied from libguestfs, as it cannot be avoided.
The approach taken was to run a script (will send separately) to just
get the "p2v" subdirectory with its history as own repository, and then
add in few followup commits all the bits needed