search for: cplus

Displaying 20 results from an estimated 30 matches for "cplus".

Did you mean: plus
2008 Oct 01
0
[LLVMdev] llvm-gcc linux build broken
.../usr/local/gnat-llvm/x86_64-unknown-linux-gnu/include -isystem /usr/local/gnat-llvm/x86_64-unknown-linux-gnu/sys-include -c -DHAVE_CONFIG_H -O2 -g -O2 -I. -I../../../llvm-gcc4.2/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat ../../../llvm-gcc4.2/libiberty/cplus-dem.c -o cplus-dem.o ../../../llvm-gcc4.2/libiberty/cplus-dem.c:55: warning: function declaration isn’t a prototype ../../../llvm-gcc4.2/libiberty/cplus-dem.c:55: error: conflicting types for ‘malloc’ ../../../llvm-gcc4.2/libiberty/cplus-dem.c:56: warning: function declaration isn’t a prototype ../...
2008 Oct 01
2
[LLVMdev] llvm-gcc linux build broken
> It builds here (Linux x86_64), I use the following configure line: > ../llvm-gcc4.2/configure > --prefix=/home/edwin/llvm-svn/obj42/../install --program-prefix=llvm- > --enable-llvm=/home/edwin/llvm-svn/llvm/ --disable-multilib > --enable-checking=release --enable-languages=c,c++ I'm using (x86-64 linux, gcc 4.3) ../gcc-4.2.llvm/configure --prefix=/usr/local/gnat-llvm
2009 Jan 20
3
[LLVMdev] linux build problem
...cc -B/home/regehr/z/tmp/llvm-gcc-r62547-src/build/./prev-gcc/ -B/home/regehr/z/tmp/llvm-gcc-r62547-install/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -O2 -g -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat ../../libiberty/cplus-dem.c -o cplus-dem.o no checking for ldfcn.h... ../../libiberty/cplus-dem.c:55: warning: function declaration isn’t a prototype ../../libiberty/cplus-dem.c:55: error: conflicting types for ‘malloc’
2009 Jan 20
0
[LLVMdev] linux build problem
...hr/z/tmp/llvm-gcc-r62547-src/build/./prev-gcc/ > -B/home/regehr/z/tmp/llvm-gcc-r62547-install/i686-pc-linux-gnu/bin/ -c > -DHAVE_CONFIG_H -O2 -g -fomit-frame-pointer -I. > -I../../libiberty/../include -W -Wall -pedantic -Wwrite-strings > -Wstrict-prototypes -Wc++-compat ../../libiberty/cplus-dem.c -o > cplus-dem.o > no > checking for ldfcn.h... ../../libiberty/cplus-dem.c:55: warning: > function declaration isn’t a prototype > ../../libiberty/cplus-dem.c:55: error: conflicting types for ‘malloc’ > _______________________________________________ I'll need some m...
2008 Oct 01
2
[LLVMdev] llvm-gcc linux build broken
...sr/local/gnat-llvm/x86_64-unknown-linux-gnu/include -isystem /usr/local/gnat-llvm/x86_64-unknown-linux-gnu/sys-include -c -DHAVE_CONFIG_H -O2 -g -O2 -I. -I../../../gcc-4.2.llvm/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat ../../../gcc-4.2.llvm/libiberty/cplus-dem.c -o cplus-dem.o ../../../gcc-4.2.llvm/libiberty/cplus-dem.c:55: warning: function declaration isn’t a prototype ../../../gcc-4.2.llvm/libiberty/cplus-dem.c:55: error: conflicting types for ‘malloc’
2009 Jan 20
2
[LLVMdev] linux build problem
I'm away from my Linux machines, if this hasn't been resolved by tonight I'll send more details. THe problem in cplus-dem.c is that CPP is conditionally including code that comes when HAVE_STDLIB is not defined, including an alternate protptype for malloc() that conflicts with the existing one. This is just what causes the error I sent-- no idea what the root cause is. Thanks, John On Mon, 19 Jan 2009, Bi...
2011 Nov 14
2
[LLVMdev] llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float
...soft-float/llvm.src/lib/CodeGen/LiveIntervalAnalysis.cpp:713: bool llvm::LiveIntervals::shrinkToUses(llvm::LiveInterval*, llvm::SmallVectorImpl<llvm::MachineInstr*>*): Assertion `ExtVNI == VNI && "Unexpected existing value number"' failed. ../../../llvm-gcc.src/libiberty/cplus-dem.c:4717: internal compiler error: Aborted Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://llvm.org/bugs/> for instructions. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-de...
2011 Nov 14
0
[LLVMdev] llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float
...lib/CodeGen/LiveIntervalAnalysis.cpp:713: > bool llvm::LiveIntervals::shrinkToUses(llvm::LiveInterval*, > llvm::SmallVectorImpl<llvm::MachineInstr*>*): Assertion `ExtVNI == VNI && > "Unexpected existing value number"' failed. > ../../../llvm-gcc.src/libiberty/cplus-dem.c:4717: internal compiler error: > Aborted > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://llvm.org/bugs/> for instructions. > > > _______________________________________________ > LLVM Developers mailing list > LL...
2011 Nov 15
2
[LLVMdev] llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float
...IntervalAnalysis.cpp:713: >> bool llvm::LiveIntervals::shrinkToUses(llvm::LiveInterval*, >> llvm::SmallVectorImpl<llvm::MachineInstr*>*): Assertion `ExtVNI == VNI && >> "Unexpected existing value number"' failed. >> ../../../llvm-gcc.src/libiberty/cplus-dem.c:4717: internal compiler error: >> Aborted >> Please submit a full bug report, >> with preprocessed source if appropriate. >> See <URL:http://llvm.org/bugs/> for instructions. >> >> >> _______________________________________________ >> LL...
2008 Oct 01
0
[LLVMdev] llvm-gcc linux build broken
...sr/local/gnat-llvm/x86_64-unknown-linux-gnu/include -isystem /usr/local/gnat-llvm/x86_64-unknown-linux-gnu/sys-include -c -DHAVE_CONFIG_H -O2 -g -O2 -I. -I../../../gcc-4.2.llvm/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat ../../../gcc-4.2.llvm/libiberty/cplus-dem.c -o cplus-dem.o > ../../../gcc-4.2.llvm/libiberty/cplus-dem.c:55: warning: function declaration isn’t a prototype > ../../../gcc-4.2.llvm/libiberty/cplus-dem.c:55: error: conflicting types for ‘malloc’ > It builds here (Linux x86_64), I use the following configure line: ../llvm-g...
2009 Jan 20
4
[LLVMdev] linux build problem
...c-r62547-src/build/./prev-gcc/ >> -B/home/regehr/z/tmp/llvm-gcc-r62547-install/i686-pc-linux-gnu/bin/ -c >> -DHAVE_CONFIG_H -O2 -g -fomit-frame-pointer -I. >> -I../../libiberty/../include -W -Wall -pedantic -Wwrite-strings >> -Wstrict-prototypes -Wc++-compat ../../libiberty/cplus-dem.c -o >> cplus-dem.o >> no >> checking for ldfcn.h... ../../libiberty/cplus-dem.c:55: warning: >> function declaration isn’t a prototype >> ../../libiberty/cplus-dem.c:55: error: conflicting types for ‘malloc’ >> _____________________________________________...
2011 Nov 15
0
[LLVMdev] llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float
....cpp:713: >>> bool llvm::LiveIntervals::shrinkToUses(llvm::LiveInterval*, >>> llvm::SmallVectorImpl<llvm::MachineInstr*>*): Assertion `ExtVNI == VNI && >>> "Unexpected existing value number"' failed. >>> ../../../llvm-gcc.src/libiberty/cplus-dem.c:4717: internal compiler error: >>> Aborted >>> Please submit a full bug report, >>> with preprocessed source if appropriate. >>> See <URL:http://llvm.org/bugs/> for instructions. >>> >>> >>> _______________________________...
2015 Sep 25
2
Problems with my touchpad in CentOS7
Hi all, I have a lot of errors like this: psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6 This is a CentOS7 laptop (fully patched). It is the same problem reported here: https://bugs.centos.org/view.php?id=4192 and solution was to release a new kernel under cplus kernel repo ... Is the same solution for CentOS7? Will be patched? Thanks.
2012 May 05
8
CONFIG_ARPD turned on in centosplus kernel.
Alan& Akemi, Would it be possible to get CONFIG_ARPD turned on in the centosplus 6.x kernel? It is required to use opennhrp. See the link below where is was decided to turn it on in Fedora. https://bugzilla.redhat.com/show_bug.cgi?id=502844 -- Stephen Clark *NetWolves* Director of Technology Phone: 813-579-3200 Fax: 813-882-0209 Email: steve.clark at netwolves.com
2008 Oct 01
3
[LLVMdev] llvm-gcc linux build broken
> This means that I don't have a working llvm-gcc with TOT either. I get the same thing on x86-32. Ciao, Duncan.
2008 Oct 01
0
[LLVMdev] llvm-gcc linux build broken
...2008-10-01 18:55, Duncan Sands wrote: >> This means that I don't have a working llvm-gcc with TOT either. >> > > I get the same thing on x86-32. > > Ciao, > > Duncan. > HAVE_STDLIB_H is not defined, which causes a 'char* malloc()' definition in cplus-dem.c. >From config.log: configure:8421: checking for stdlib.h configure:8461: result: no Did you open a bug for this? --Edwin
2009 Jan 20
0
[LLVMdev] linux build problem
2009/1/20 John Regehr <regehr at cs.utah.edu>: > I'm away from my Linux machines, if this hasn't been resolved by tonight > I'll send more details. > > THe problem in cplus-dem.c is that CPP is conditionally including code that > comes when HAVE_STDLIB is not defined, including an alternate protptype for > malloc() that conflicts with the existing one. This is just what causes the > error I sent-- no idea what the root cause is. I have posted a patch that f...
2011 Apr 07
3
CentOSPlus kernel (Was: Centos 6 Update?)
Changing the subject line for good ... On Thu, Apr 7, 2011 at 8:58 AM, Lamar Owen <lowen at pari.edu> wrote: > On Thursday, April 07, 2011 11:23:51 AM Brunner, Brian T. wrote: >> AIUI: In previous releases, RH distributed source + patches. ?Starting >> 6.0 RH releases patched source. ?This makes backing out a patch, or >> backporting patches from future development in
2009 Jan 20
2
[LLVMdev] linux build problem
...Jan 20, 2009 at 8:44 AM, Rafael Espindola <espindola at google.com> wrote: > 2009/1/20 John Regehr <regehr at cs.utah.edu>: >> I'm away from my Linux machines, if this hasn't been resolved by tonight >> I'll send more details. >> >> THe problem in cplus-dem.c is that CPP is conditionally including code that >> comes when HAVE_STDLIB is not defined, including an alternate protptype for >> malloc() that conflicts with the existing one. This is just what causes the >> error I sent-- no idea what the root cause is. > > I have...
2011 Jan 11
0
[LLVMdev] --with-arch options in LLVM-GCC for ARM target
...e for the architecture armv5te (xscale processor). I heard that by default arm 5 code generates, will that work on my target (armv5te)? I get the following when I use --with-arch=armv5 :     D:/DOCUME~2/AZIM/LOCALS~1/Temp/ccS4shon.s:19245: Error: bad immediate value for offset value   make[2]: *** [cplus-dem.o] Error 1   Thanks, Akramul -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110111/0ca54e9b/attachment.html>