search for: lfl

Displaying 16 results from an estimated 16 matches for "lfl".

Did you mean: lf
2007 Feb 05
1
How to customize the list of exported functions in a shared library
Dear R users, I am writing binding from C library to R. I use R 2.4.1, windows XP, and MinGW. commands set PKG_CPPFLAGS="-I../sources" "-I." set PKG_LIBS="-Lc:/mingw/lib" -lfl -liberty set DEBUG=T R CMD SHLIB -d --output=Rsnns.dll [ list of all C sources] produce the DLL having all defined functions in the export list. This doesn't satisfy me, as I would like to hide most of defined functions and export only a couple of functions from the library and interface fun...
2006 Jan 20
1
error on compiling wine 0.9.6 on fedora core 4 - wine 0.9.5 works!
gcc -g -O2 -o widl client.o hash.o header.o proxy.o server.o typegen.o typelib.o utils.o widl.o write_msft.o parser.tab.o lex.yy.o -L../../libs -lwpp -lwine_port -lfl ../../libs/libwpp.a(lex.yy.o)(.text+0x5e8): In function `_yy_dummy_uses_of_static_functions_b2f4_517d_02ff_b30c_3e5a_47d7_aaa3_3b5d_': /usr/local/rpm/wine-0.9.6/libs/wpp/lex.yy.c:3357: multiple definition of `_yy_dummy_uses_of_static_functions_b2f4_517d_02ff_b30c_3e5a_47d7_aaa3_3b5d_' lex...
2005 Nov 08
2
[LLVMdev] llvm-test configure problem
....h. */ | #include <ac_nonexistent.h> configure:3003: checking for GNU make configure:3018: result: gmake configure:3037: checking configure:3046: checking for flex configure:3062: found /usr/dcs/software/supported/bin/flex configure:3072: result: flex configure:3085: checking for yywrap in -lfl configure:3115: gcc -o conftest -g -O2 conftest.c -lfl >&5 ld: fatal: library -lfl: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:3121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKA...
2005 Nov 08
0
[LLVMdev] llvm-test configure problem
What's the config.log from this run? -bw On 11/3/05, Tanya Lattner <tonic at nondot.org> wrote: > > Following the instructions here: > http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run > > I get an error running configure in the llvm-test directory. > > ./configure > --with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/ >
2005 Nov 03
4
[LLVMdev] llvm-test configure problem
Following the instructions here: http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run I get an error running configure in the llvm-test directory. ./configure --with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/ --with-f2c=/home/vadve/shared/localtools/sparc --with-llvmsrc=/localhome/tbrethou/llvm --with-llvmobj=/localhome/tbrethou/llvm Error: [cut lots of config output] checking
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
...dnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking for flex... flex checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for c2man... $(TOPSRCDIR)/tools/c2man.pl check...
2004 Oct 23
1
Issues with compiling wine
...igure:4492: test -z || test ! -s conftest.err configure:4495: $? = 0 configure:4498: test -s conftest configure:4501: $? = 0 configure:4514: result: yes configure:4528: checking for flex configure:4544: found /opt/sfw/bin/flex configure:4554: result: flex configure:4567: checking for yywrap in -lfl configure:4597: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:4603: $? = 0 configure:4606: test -z || test ! -s conftest.err configure:4609: $? = 0 configure:4612: test -s conftest configure:4615: $? = 0 configure:4628: result: yes configure:4705: checking lex output file root...
2009 Feb 19
0
[LLVMdev] -fPIC warning on every compile on Cygwin
Aaron Gray wrote: > Hi, > > I partly built LLVM on Cygwin yesterday and it was fine as far as it > went. But after doing a svn update today I am getting the following > warning on every compile :- > > > llvm[3]: Compiling LowerAllocations.cpp for Debug build > /usr/src/llvm/lib/Transforms/Utils/LowerAllocations.cpp:1: warning: > -fPIC ignored for
2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
Hi, I partly built LLVM on Cygwin yesterday and it was fine as far as it went. But after doing a svn update today I am getting the following warning on every compile :- llvm[3]: Compiling LowerAllocations.cpp for Debug build /usr/src/llvm/lib/Transforms/Utils/LowerAllocations.cpp:1: warning: -fPIC ignored for target (all code is position independent) This maybe happening on other targets too.
2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
...s checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking ... checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking ... checking for bison... bison -y checking for BSD-compatible nm... /usr/bin/nm -B checking for GNU make... make checking whether ln -s works... yes checking for cmp... /usr/bin/cmp checking for c...
2006 May 18
2
Problems compiling Wine
...ssor... gcc -E checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for flex... flex checking for bison... bison checking for gas... no checking for as... as checking for ld... ld checking for ar... ar checking for ranlib... ranlib checking for strip... strip checkin...
2014 May 29
3
Re: libguestfs error
...for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBLZMA... yes checking for lzma_index_stream_flags... yes checking for lzma_index_stream_padding... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for qemu-kvm... no checking for kvm... /usr/bin/kvm checking if the user specified extra options for qemu command line... no checking that /usr/bin/kvm -help works... yes checking that /usr/bin/kvm -version works......
2015 Feb 07
5
[LLVMdev] mesa-10.4.4: BROKEN TLS support in GLX with llvm-toolchain v3.6.0rc2
...ing dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for bison... bison -y checking if bison is the parser generator... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking if flex is the lexer generator... yes checking for indent... cat checking if compiling with clang... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_clz... yes checking for __builtin_clzll......
2014 May 29
2
Re: libguestfs error
Hi Rich Yes Rich I have tried libguesftfs on powerpc and it was working fine.For some reason i had to format my hard disk and now when I'm again compiling it,I'm getting following error.... Below is the status of configure .. This is how we have configured the optional components for you today: Daemon .............................. yes Appliance ........................... yes QEMU
2008 May 21
0
Errors in using gdb (PR#11496)
...wHsVIcjI2uuz4FGQX2DNqN+g39O8Wo3yj4okFZOdRpEuWWq1xLu/X4opky QTuJVBa0l+Ueo3CAUX/UcY/J9JDXh/Y25xgjhGh2ViwPfEj68EznyTb3CqoipJ3lTK7j8tdL aM/1wCkR2k1/xNcHGLW3fLub7jHWTK7/ezQdpePnoIkHOmbPXOt6Wa4L3Yb23EcYHVTTf9jX R3TNO7dL9azfb2iiviIdnRrTaeQ6PXZZvbH1Y46sXBaObd32PCSRxgS0G72IKkNrWSK5L6Jm PgsI0J75ImrppkuLl48UR6lfLFJ37OrOSt9ilvvGkP5Ak4tPFp2wzuBYJD/tvMkA7V7XMq3n sqDdCDhXwaM04UT/3Wp1fnQM+DptQ/OHgNza0D9X+r4wqklFv6F5vXJfY1T3q92r59yzqxuV Uf+j0yNZ9HVFejZ1Ojq1al0ufcc2gnbSKgLtRlM+6ni590xtyZSP40zUF5G60ULoqLF1/456 uSycK1adetZ886X/e5JxUAoSiaC9PzW+oZ16ThKJRKYDEolEImjXdI8haCeRSCQSiUQikQja CdpJJFK7MxFrrtJLoRU/b1o9OC+JRCKRS...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...cp}DuX%EZ>-sb`L8nK;YSfd>K{pzaANfQ6b>d^;Ez1D|E<csWoYi1c{h(N!7tH7 z-!X$EnZh?ng(Qyq8O!)`Mne)xD17xEv7S7!Q9urkp at YuDb@E4wx0LouKMI at 4;wt;B z&NNfB*4!);WY%&zT~fbAEsH?A{m(5KpH#zzvZ~jS7q(vDwl;XaHHVg at V&i`?1vZSu zXrgY<BNSEjs48RVMtjhPX~$Fj;TWjEaajKy(Ez*TO6142Ih3d7#Y}Fd;S(P#N<lFL z+)<?K{;-}*;|Ok<SR7^p82Et58KyYFr6df<bAfv8?eNs4<9*as80KEkmP$b75wLaw zuooZq-U;buZg;D@{PuflZ5O?43hb#Eh{KDebYe0y+PiL3s`YP4fjidhvlj&rr~s;a zys7wWju&1~iV8_C9mL-_p$JeZ@&tRp7Potl!e!E8z!}jp@=k^~`Etr1EEzDZUKzW0 z*Rxi4BIo08ZO3K3b#F2#o}|TVs8X%<i=5AP`g_YHg=>r|XLbT at J0ZA>fahD1^...