search for: ldshare

Displaying 17 results from an estimated 17 matches for "ldshare".

Did you mean: lmshare
2003 Dec 25
3
Missing LDSHARED in Makefiles; build problems.
...c_28596.o c_28597.o c_28598.o c_28599.o c_28600.o c_28603.o c_28604.o c_28605.o c_28606.o -lm -o libwine_unicode.so.1 make[2]: casemap.o: Command not found make[2]: *** [libwine_unicode.so.1] Error 127 make[1]: *** [unicode] Error 2 make: *** [libs] Error 2 Inspection of the Makefile reveals that LDSHARED is set to nothing: IMPLIBEXT = def LDSHARED = LDDLL = I don't know why this occurs or how to fix it. If I figure something out I'll post it here, but does anybody know what's up, or has anybody had any luck building Wine on OS X? Thanks, Jason
2013 Feb 01
2
Make for Ruby 1.9.3 results in "cc1: out of memory allocating X bytes after a total of Y bytes"
...t can I do to resolve this memory problem? It appears I should have sufficient memory to install. I included the results of "make" and "free" to show the failure as well as the available memory. Thanks in advance! Andrejs root@vps [~/ruby-1.9.3-p0]# make CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Werror-implicit-function-declaration XCFLAGS = -include ruby/config.h -include ruby/missing.h -fvisibili...
2006 Aug 15
2
Windows build with Visual Studio 2005 - some success
...ing magical incantation: CFLAGS = -MD -Zi -O2b2x /Dinline=__inline /Ob /LTCG /DWIN32 Also added mt.exe -outputresource:$(DLLIB);2 -manifest $(DLLIB).manifest to the $(DLLIB): target (this is required for VS2005 to generate compatible dlls): $(DLLIB): $(DEFFILE) $(OBJS) @-$(RM) $@ $(LDSHARED) -Fe$(@) $(OBJS) $(LIBS) $(LOCAL_LIBS) $(DLDFLAGS) mt.exe -outputresource:$(DLLIB);2 -manifest $(DLLIB).manifest 4. ran nmake in ext dir: index_rw.c(192) : error C2275: ''DocField'' : illegal use of this type as an expression VC also does not like statements before declar...
2005 Feb 03
0
Fix for win32-shortcut
...need to add "-luuid" to $LIBS. Once Takaaki tried that, it worked. How does this look for the extconf.rb for win32-shortcut? # extconf.rb require "mkmf" require "ftools" if RUBY_PLATFORM =~ /cygwin|mingw/i CONFIG["CC"] = "g++" CONFIG["LDSHARED"] = "g++ -shared" $LIBS += '' -lole32 -luuid'' else # -Tp tells cl to compile as c++ CONFIG["COMPILE_C"].sub!(/-Tc/,''-Tp'') $LIBS += '' ole32.lib '' end File.copy("lib/win32/shortcut.c",".")...
2010 Feb 07
0
Tip to compile a 32bit version of Ruby on Snow Leopard
...s... but it doesn''t work. Indeed, the "-arch i386" param is not passed to a cc call during the compilation (the compilation fails since it uses a 64bit version of a lib, instead of the 32 one). I manually updated the Makefile (after executing ./configure with the params above): LDSHARED = cc -arch i386 -dynamiclib -undefined suppress - flat_namespace (adding -arch i386) and the compilation worked fine. Thanks, Pierre -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonr...
2005 Jul 26
3
Wx::Html* widgets
Hello, I''m having problems using the widgets Wx::Http*, such as Wx::HtmlWindow, Wx::HtmlEasyPrinting, etc.. The error I got is "uninitialized constant Wx::HtmlWindow". The code is correct since I''m trying to execute samples in the html/ directory. All other samples work. I can''t even see that widgets doing require ''wxruby'';
2004 Sep 21
1
Two Problems Cross-compiling
I am cross-compiling rsync 2.6.2 on Linux i386 for Linux ARM. I pass the following to configure: LDSHARED=~/buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc CXX=~/buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-g++ CC=~/buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc AR=~/buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-ar RANLIB=~/buildroot/build_...
2008 Jun 10
7
error compiling fc9 x64
...OGRAM='' INSTALL_SCRIPT='' IOKITLIB='' LCMSLIBS='' LD='ld -m elf_i386' LDAPLIBS='' LDCONFIG='' LDD='' LDDLLFLAGS='' LDEXECFLAGS='' LDFLAGS='' LDPATH='' LDRPATH_INSTALL='' LDRPATH_LOCAL='' LDSHARED='' LIBDL='' LIBEXT='' LIBOBJS='' LIBPOLL='' LIBPTHREAD='' LIBS='' LINT='' LINTFLAGS='' LN='' LN_S='' LTLIBOBJS='' MAINTAINER_MODE='#' MAIN_BINARY='' MINGWAR='' NASLIBS=''...
2008 Oct 28
5
Wine does not compile on Fedora 9 x86_64
...OGRAM='' INSTALL_SCRIPT='' IOKITLIB='' LCMSLIBS='' LD='ld -m elf_i386' LDAPLIBS='' LDCONFIG='' LDD='' LDDLLFLAGS='' LDEXECFLAGS='' LDFLAGS='' LDPATH='' LDRPATH_INSTALL='' LDRPATH_LOCAL='' LDSHARED='' LIBDL='' LIBEXT='' LIBOBJS='' LIBPOLL='' LIBPTHREAD='' LIBS='' LINT='' LINTFLAGS='' LN='' LN_S='' LTLIBOBJS='' MAINTAINER_MODE='#' MAIN_BINARY='' MINGWAR='' NASLIBS=''...
2007 Mar 19
1
Again...
...#39;' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' IOKITLIB='' LCMSLIBS='' LD='' LDAPLIBS='' LDCONFIG='' LDD='' LDDLLFLAGS='' LDEXECFLAGS='' LDEXERPATH='' LDFLAGS='' LDPATH='' LDSHARED='' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBDL='' LIBEXT='' LIBOBJS='' LIBPOLL='' LIBPTHREAD='' LIBS='' LINT='' LINTFLAGS='' LN='' LN_S='' LTLIBOBJS='' MAIN_BINARY='' NASLI...
2004 Apr 27
15
Building wxruby on Solaris 9
Hi all, Ruby 1.8.1 Solaris 9 wxwindows 2.4.2 (package from blastwave.org) wxruby 0.3.0 I''m having trouble getting this sucker to build on my Solaris box. Here''s how I''m building: ruby extconf.rb --with-xrc-dir=/opt/csw --with-xrc-include=/opt/csw/lib/wx The include directive I added because the setup.h file is there (for whatever reason). And yes, /opt/csw/bin and
2006 Jul 20
6
A few minor warnings from Sun Studio 11
These come courtesy of Sun Studio 11 on Solaris 10 in case you care: "http11.c", line 54: warning: syntax error: empty declaration "http11.c", line 55: warning: syntax error: empty declaration "http11.c", line 56: warning: syntax error: empty declaration "http11.c", line 57: warning: syntax error: empty declaration "http11.c", line 58:
2010 Apr 17
1
Sim Tower crashing Under Latest dev vers
PC: Dell Inspirion 1300 w/ 1.6GHZ Intel and 512MB ram configuration OS: Lucid Lynx Xubuntu Beta 2 fully Updated like listed Installer fails to exit after install however when ran, "winevdm.exe" crashes and this is seen in terminal cael at cael-laptop:~/.wine/drive_c/SIMTOWER$ wine simtower fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! wine: Unhandled page
2012 Feb 10
3
Installing from source missing -lruby18 in linking.
I am trying to build wxruby from source, but I have encounter an error. For some reason the ''rake'' command fail when it tries to link lib/wxruby2.so because it is missing missing -lruby18 resulting in errors like wx.cpp:(.text+0x1618): undefined reference to `rb_intern'' wx.cpp:(.text+0x165c): undefined reference to `rb_eNotImpError'' wx.cpp:(.text+0x1666):
2002 Jan 30
1
Patch: update zlib/* to 1.1.3
...lib/Makefile =================================================================== RCS file: /cvsroot/rsync/zlib/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- zlib/Makefile 7 May 1998 06:19:41 -0000 1.1 +++ zlib/Makefile 30 Jan 2002 01:12:42 -0000 @@ -22,8 +22,9 @@ LDFLAGS=-L. -lz LDSHARED=$(CC) +CPP=$(CC) -E -VER=1.1.2 +VER=1.1.3 LIBS=libz.a SHAREDLIB=libz.so @@ -34,21 +35,27 @@ prefix = /usr/local exec_prefix = ${prefix} +libdir = ${exec_prefix}/lib +includedir = ${prefix}/include OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \ zutil.o...
2004 Aug 29
6
wxRuby Compile Problems on Gentoo eBuild
Can you guys take a look at this and help Tom out? Thanks, Curt -----Original Message----- From: Tom Payne [mailto:twp@gentoo.org] Sent: Sunday, August 29, 2004 10:53 AM To: Curt Hibbs Subject: Re: FW: [ANN] wxRuby 0.5.0 has been released! On Thu, Aug 26, 2004 at 11:54:52AM -0500, Curt Hibbs wrote: > Hi Tom, I just wanted to inform you that we just released a new version > wxRuby if you
2004 Oct 23
1
Issues with compiling wine
...9; INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' IOKITLIB='' LD='ld' LDCONFIG='true' LDD='' LDDLLFLAGS='' LDEXECFLAGS='' LDFLAGS='' LDLIBWINEFLAGS='' LDPATH='' LDSHARED='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBEXT='' LIBOBJS='' LIBPTHREAD='-lpthread' LIBS='-lresolv -lsocket -lnsl ' LINT='' LINTFLAGS='' LN='ln' LN_S='ln -s' LTLIBOBJS='' MAIN_BINAR...