Displaying 20 results from an estimated 45 matches for "fpermissive".
Did you mean:
permissive
2019 Jan 06
4
Failed to install RQuantLib in Ubuntu machine
...akevars*
*Completed configuration and ready to build.*
*** libs*
*g++ -std=gnu++11 -I/usr/share/R/include -DNDEBUG
-I"/usr/local/lib/R/site-library/Rcpp/include" -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -g -I/usr/local/include -fpermissive -I../inst/include
-I. -DBOOST_NO_AUTO_PTR -fopenmp -fpic -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -c
RcppExports.cpp -o RcppExports.o*
*g++ -std=gnu++11 -I/usr/share/R/include -DNDEBUG
-I"/usr/local/lib/R/site-library/Rcpp/include&qu...
2019 Jan 07
0
Failed to install RQuantLib in Ubuntu machine
...n and ready to build.*
>
> *** libs*
>
> *g++ -std=gnu++11 -I/usr/share/R/include -DNDEBUG
> -I"/usr/local/lib/R/site-library/Rcpp/include" -g -O2
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -I/usr/local/include -fpermissive -I../inst/include
> -I. -DBOOST_NO_AUTO_PTR -fopenmp -fpic -g -O2 -fstack-protector-strong
> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -c
> RcppExports.cpp -o RcppExports.o*
>
> *g++ -std=gnu++11 -I/usr/share/R/include -DNDEBUG
> -I"/usr/local/lib/R...
2017 Jun 04
2
LLVM compilation problem with musl
...-c ../lib/Support/DynamicLibrary.cpp
In file included from ../lib/Support/DynamicLibrary.cpp:111:0:
../lib/Support/Unix/DynamicLibrary.inc: In function ‘void* DoSearch(const char*)’:
../lib/Support/Unix/DynamicLibrary.inc:102:42: error: invalid conversion from ‘const void*’ to ‘void*’ [-fpermissive]
if (!strcmp(SymbolName, #SYM)) return &SYM
^
../lib/Support/Unix/DynamicLibrary.inc:109:5: note: in expansion of macro ‘EXPLICIT_SYMBOL’
EXPLICIT_SYMBOL(stderr);
^~~~~~~~~~~~~~~
../lib/Support/Unix/DynamicLibrary.i...
2013 May 24
1
Problem with Rboolean in c++ code
...#39; generates the following
error when trying to compile using R CMD SHLIB:
g++ -I/usr/share/R/include -DNDEBUG -fpic -O2 -pipe -g -c
rboolean.cpp -o rboolean.o
rboolean.cpp: In function ?SEXPREC* create(SEXP)?:
rboolean.cpp:21:46: error: invalid conversion from ?int? to ?Rboolean?
[-fpermissive]
In file included from /usr/share/R/include/Rdefines.h:29:0,
from rboolean.cpp:4:
/usr/share/R/include/Rinternals.h:764:6: error: initializing
argument 3 of ?void R_RegisterCFinalizerEx(SEXP, R_CFinalizer_t,
Rboolean)? [-fpermissive]
make: *** [rboolean.o] Error 1
I have m...
2016 Oct 17
2
Is GCC 4.7 still supported?
...TO/Caching.h:18:0,
from LTO/Caching.cpp:14:
LTO/LTO.h:271:11: error: overriding 'virtual llvm::lto::NativeObjectStream::~NativeObjectStream() noexcept (true)'
tools/clang/include/clang/Analysis/CFG.h:998:38: error: '<::' cannot begin a template-argument list [-fpermissive]
tools/clang/include/clang/Analysis/CFG.h:998:38: note: '<:' is an alternate spelling for '['. Insert whitespace between '<' and '::'
tools/clang/include/clang/Analysis/CFG.h:998:38: note: (if you use '-fpermissive' G++ will accept your code)
Either t...
2004 Oct 06
0
[LLVMdev] Re: Starting with LLVM-GCC on Cygwin
...destructor `ClassPerfoMeter<T1, T2,
T3>::~ClassPerfoMeter()':
pfmeter.h:620: error: there are no arguments to
`check_state_resource_values' that depend on a template parameter, so a
declaration of `check_state_resource_values' must be available
pfmeter.h:620: error: (if you use `-fpermissive', G++ will accept your
code, but allowing the use of an undeclared name is deprecated)
pfmeter.h:621: error: there are no arguments to `check_state_clock' that
depend on a template parameter, so a declaration of `check_state_clock'
must be available
and (with -fpermissive):
pfmeter2.h:...
2004 Oct 06
1
[LLVMdev] Re: Starting with LLVM-GCC on Cygwin
...ter<T1, T2,
> T3>::~ClassPerfoMeter()':
> pfmeter.h:620: error: there are no arguments to
> `check_state_resource_values' that depend on a template parameter, so a
> declaration of `check_state_resource_values' must be available
> pfmeter.h:620: error: (if you use `-fpermissive', G++ will accept your
> code, but allowing the use of an undeclared name is deprecated)
> pfmeter.h:621: error: there are no arguments to `check_state_clock' that
> depend on a template parameter, so a declaration of `check_state_clock'
> must be available
>
> and (wi...
2006 Apr 03
2
[LLVMdev] lli: problem finding external symbol
...LVM and second using the source-to-source instrumentation
tool.
/home/mmccrack/lens/cfrontend/x86/llvm-gcc/bin/llvm-g++ -g
-I/usr/X11R6/include -I. -I/home/mmccrack/include -Icore -Igeometry
-Iimage -Iimage/sky -Iimage/tm -Inet -Isampling -Ishaders
-Ithread -Itools -Iparse -Iparse -m32 -fpermissive -fno-rtti
-pthread -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_LARGEFILE_SOURCE
-D_GNU_SOURCE -O3 -march=pentium3 -U__USE_ASM__ -U__USE_SSE_
-U__USE_SSE2__ -MD -c -o .o/core/leoLight.o core/leoLight.cpp
And now the monstrosity:
/home/mmccrack/linux/bin/tau_compiler.sh
-optPdtDir="/home/mmccrack...
2006 Apr 03
0
[LLVMdev] lli: problem finding external symbol
...urce-to-source instrumentation
> tool.
>
> /home/mmccrack/lens/cfrontend/x86/llvm-gcc/bin/llvm-g++ -g
> -I/usr/X11R6/include -I. -I/home/mmccrack/include -Icore -Igeometry
> -Iimage -Iimage/sky -Iimage/tm -Inet -Isampling -Ishaders
> -Ithread -Itools -Iparse -Iparse -m32 -fpermissive -fno-rtti
> -pthread -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_LARGEFILE_SOURCE
> -D_GNU_SOURCE -O3 -march=pentium3 -U__USE_ASM__ -U__USE_SSE_
> -U__USE_SSE2__ -MD -c -o .o/core/leoLight.o core/leoLight.cpp
>
> And now the monstrosity:
>
> /home/mmccrack/linux/bin/tau_compiler.s...
2004 Oct 06
3
[LLVMdev] Re: Starting with LLVM-GCC on Cygwin
"Chris Lattner" <sabre at nondot.org> wrote in message news:Pine.LNX.4.44.0410051204480.5863-100000 at nondot.org...
> On Tue, 5 Oct 2004, Alex Vinokur wrote:
>
> > I would like to use LLVM-GCC to compare its performance with other compilers.
> > Something like testsuite "Computing very large Fibonacci numbers" at
> >
2001 Jul 18
2
winelib and msvcrt/stdio.h
...- next part --------------
A non-text attachment was scrubbed...
Name: stdio.h
Type: application/octet-stream
Size: 7145 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-users/attachments/20010718/f2e5ff53/stdio.obj
-------------- next part --------------
make -k
g++ -c -g -O2 -fpermissive -fno-for-scope -D_REENTRANT -DWINELIB -I/usr/X11R6/include -I. -I/usr/include/wine
g++ -c -g -O2 -fpermissive -fno-for-scope -D_REENTRANT -DWINELIB -I/usr/X11R6/include -I. -I/usr/include/wine
In file included from /usr/include/wine/msvcrt/io.h:11,
/usr/include/wine/msvcrt/stdio.h:66: syntax e...
2005 Jan 14
2
[LLVMdev] Building the CFE I get this error: there are no arguments to `lrand48'
.../libstdc++-v3/include/bits/stl_algo.h:1616:
error: there are no arguments to `lrand48' that depend on a template
parameter, so a declaration of `lrand48' must be available
c:/projects/build/MinGW/llvm-gcc-1-1/i686-pc-mingw32/libstdc++-v3/include/bits/stl_algo.h:1616:
error: (if you use `-fpermissive', G++ will accept your code, but allowing
the use of an undeclared name is deprecated)
make[3]: *** [testsuite_hooks.o] Error 1
------------------------
I use this command to build the cfe: 'make all'
If I build the gcc 3.4.0 on the mingw platform I don't see such error.
However...
2001 Jul 09
1
winelib problems with .configure
...fcn.h... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for gcc strength-reduce bug... no
checking whether external symbols need an underscore prefix... no
checking whether we can build a Linux dll... yes
checking whether we need to define __i386__... no
checking for g++ -fpermissive option... no
checking for g++ -fno-for-scope option... yes
checking for windef.h... /opt/wine/include/wine
checking for -lwine... /opt/wine/lib
checking for -lntdll... /opt/wine/lib
checking for wine... /usr/bin/wine
checking for winebuild... /opt/wine/bin/winebuild
checking for wrc... /opt/wine/bi...
2005 Jan 14
0
[LLVMdev] Building the CFE I get this error: there are no arguments to `lrand48'
...e/bits/stl_algo.h:1616:
> error: there are no arguments to `lrand48' that depend on a template
> parameter, so a declaration of `lrand48' must be available
> c:/projects/build/MinGW/llvm-gcc-1-1/i686-pc-mingw32/libstdc++-v3/include/bits/stl_algo.h:1616:
> error: (if you use `-fpermissive', G++ will accept your code, but allowing
> the use of an undeclared name is deprecated)
> make[3]: *** [testsuite_hooks.o] Error 1
> ------------------------
>
> I use this command to build the cfe: 'make all'
>
> If I build the gcc 3.4.0 on the mingw platform I d...
2016 Oct 17
3
Is GCC 4.7 still supported?
...> from LTO/Caching.cpp:14:
> LTO/LTO.h:271:11: error: overriding 'virtual llvm::lto::NativeObjectStream::~NativeObjectStream() noexcept (true)'
>
> tools/clang/include/clang/Analysis/CFG.h:998:38: error: '<::' cannot begin a template-argument list [-fpermissive]
> tools/clang/include/clang/Analysis/CFG.h:998:38: note: '<:' is an alternate spelling for '['. Insert whitespace between '<' and '::'
> tools/clang/include/clang/Analysis/CFG.h:998:38: note: (if you use '-fpermissive' G++ will accept your code)...
2005 Jan 14
1
[LLVMdev] Building the CFE I get this error: there are no arguments to `lrand48'
...h:1616:
>> error: there are no arguments to `lrand48' that depend on a template
>> parameter, so a declaration of `lrand48' must be available
>> c:/projects/build/MinGW/llvm-gcc-1-1/i686-pc-mingw32/libstdc++-v3/include/bits/stl_algo.h:1616:
>> error: (if you use `-fpermissive', G++ will accept your code, but
>> allowing the use of an undeclared name is deprecated)
>> make[3]: *** [testsuite_hooks.o] Error 1
>> ------------------------
>>
>> I use this command to build the cfe: 'make all'
>>
>> If I build the gcc 3.4...
2019 Jan 13
3
[FTS Xapian] Beta release
...es (in markdown using Pandoc). Those need to be amended with details.
- Amended the plugin code to display a debug message with the plugin name and version upon plugin load.
I?advise?you?to?turn?this?into?a?git?repository?and?continue?from?there.
I do not recommend releasing this plugin with the -fpermissive flag and the resulting warning as it is now. But I'm assuming this is still a work in progress, so that is OK.
Regards,
Stephan.
On?13?January?2019?at?19:52?Joan?Moreau?<jom at grosjo.net>?wrote:
The only point here of this fts-xapian is to get rid of solr (because it
is?just?a?ni...
2010 May 08
1
[LLVMdev] Cannot Compile through an LLVM Pass
...thExtras.h: In function ‘bool
llvm::isInt(int64_t)’:
/usr/local/include/llvm/Support/MathExtras.h:57: error: there are no
arguments to ‘INT64_C’ that depend on a template parameter, so a declaration
of ‘INT64_C’ must be available
/usr/local/include/llvm/Support/MathExtras.h:57: error: (if you use
‘-fpermissive’, G++ will accept your code, but allowing the use of an
undeclared name is deprecated)
/usr/local/include/llvm/Support/MathExtras.h:57: error: there are no
arguments to ‘INT64_C’ that depend on a template parameter, so a declaration
of ‘INT64_C’ must be available
/usr/local/include/llvm/Support/Mat...
2011 Jan 28
0
[LLVMdev] Clang compile error
...m/Support/MathExtras.h: In function ‘bool
llvm::isInt(int64_t)’:
llvm/include/llvm/Support/MathExtras.h:38: error: there are no arguments to
‘INT64_C’ that depend on a template parameter, so a declaration of ‘INT64_C’
must be available
llvm/include/llvm/Support/MathExtras.h:38: error: (if you use
‘-fpermissive’, G++ will accept your code, but allowing the use of an
undeclared name is deprecated)
llvm/include/llvm/Support/MathExtras.h:38: error: there are no arguments to
‘INT64_C’ that depend on a template parameter, so a declaration of ‘INT64_C’
must be available
llvm/include/llvm/Support/MathExtras.h: I...
2013 Nov 27
0
[LLVMdev] Trunk at rev 195839 doesn't build
...bjCARC/ObjCARCOpts.cpp:
In constructor '{anonymous}::PtrState::PtrState({anonymous}::PtrState&&)':
/usr/local/svn-repos/llvm-svn-trunk/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp:
426:9: error: invalid conversion from 'unsigned char' to
'{anonymous}::Sequence' [-fpermissive]
/usr/local/svn-repos/llvm-svn-trunk/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp:
In member function 'void {anonymous}::BBState::MergePred(const
{anonymous}::BBState&)':
/usr/local/svn-repos/llvm-svn-trunk/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp:734:61:
note: synthesized metho...