search for: lobjc

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

Did you mean: objc
2004 Apr 23
11
Building wxruby-swig for Mac
...obj/RubyConstants.o obj/App.o obj/Bitmap.o obj/DC.o obj/Event.o obj/EvtHandler.o obj/Frame.o obj/GDIObject.o obj/Icon.o obj/Menu.o obj/MenuBar.o obj/Object.o obj/PaintDC.o obj/Point.o obj/Size.o obj/Window.o obj/WindowDC.o -L/usr/local/lib -framework Carbon -framework System -lwx_mac-2.4 -ldl -lobjc -o lib/wx.bundle c++: macstart.o: No such file or directory rake aborted! -- Ryan "John" Platte Custom services, NIKA Consulting http://nikaconsulting.com/
2012 Nov 21
1
[LLVMdev] Undefined symbols for architecture i386: "EH_frame0",
linking this IR file: http://pastebin.com/HnUsSshB with triple i386-apple-ios to an .o file and linking it using: ld -arch i386 -ObjC "EmptyProject17.o" -lSystem -lobjc -framework CoreGraphics -framework Foundation -framework UIKit -dynamic -o "i386-EmptyProject17" -objc_abi_version 2 -no_implicit_dylibs -lcrt1.o -syslibroot "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk&quo...
2015 Sep 29
2
Building clang in llvm-3.7 on Linux with RT support enabled
...ommon/GNUstep/System/Library/Libraries conftest.c -lrt -ldl -lpthread -rdynamic -m64 -fgnu-runtime -L/home/dlobron/GNUstep/Library/Libraries -L/home/dlobron/build/clangport/akamai/common/GNUstep/Local/Library/Libraries -L/home/dlobron/build/clangport/akamai/common/GNUstep/System/Library/Libraries -lobjc -lm >&5 /tmp/conftest-a47ae0.o: In function `main': /home/dlobron/build/clangport/akamai/gnustep-base/gnustep-base-1.24.8/conftest.c:140: undefined reference to `_Block_copy' The line in the auto-generated conftest.c that caused the failure is: return _Block_copy (); I repeat...
2005 Mar 21
3
Oracle Adapter on Mac OS X?
I had previously gotten Maik Schmidt''s patch for Oracle working, but now am trying the official Oracle adapter with the latest Rails. I''ve been trying to get the OCI8 connector to install under OS X, but get the following error. Has anyone gotten it working? ---- [waterdog:~/Desktop/ruby-oci8-0.1.9] stmpjmpr% ruby setup.rb config ---> lib ---> lib/DBD ---> lib/DBD/OCI8
2012 Feb 08
3
An error occured while installing mysql2 (0.3.11), and Bundler cannot continue.
...bundle client.o mysql2_ext.o result.o -L. -L/opt/local/lib -L/ opt/local/lib -L. -L/opt/local/lib -arch i386 -Wl,-rpath,/opt/local/ lib -arch i386 -lruby -L/opt/local/lib -L/opt/local/lib/mysql5/ mysql -lmysqlclient_r -L/opt/local/lib -lz -lm -L/opt/local/lib/ - lssl -lcrypto -lpthread -ldl -lobjc /usr/bin/ld: unknown flag: -rpath collect2: ld returned 1 exit status make: *** [mysql2.bundle] Error 1 Gem files will remain installed in /opt/local/lib/ruby/gems/1.8/gems/ mysql2-0.3.11 for inspection. Results logged to /opt/local/lib/ruby/gems/1.8/gems/mysql2-0.3.11/ext/ mysql2/gem_make.out An...
2015 Sep 29
2
Building clang in llvm-3.7 on Linux with RT support enabled
...ommon/GNUstep/System/Library/Libraries conftest.c -lrt -ldl -lpthread -rdynamic -m64 -fgnu-runtime -L/home/dlobron/GNUstep/Library/Libraries -L/home/dlobron/build/clangport/akamai/common/GNUstep/Local/Library/Libraries -L/home/dlobron/build/clangport/akamai/common/GNUstep/System/Library/Libraries -lobjc -lm >&5 >> /tmp/conftest-a47ae0.o: In function `main': >> /home/dlobron/build/clangport/akamai/gnustep-base/gnustep-base-1.24.8/conftest.c:140: undefined reference to `_Block_copy' >> >> The line in the auto-generated conftest.c that caused the failure is...
2005 Dec 22
0
Getting AdapterNotSpecified on simple script/generate
...darwin8.3.0 -I/usr/local/lib/ruby/1.8/powerpc-darwin8.3.0 -I. -DHAVE_SQLITE3_H -I/usr/local/include -c sqlite3_api_wrap.c cc -dynamic -bundle -undefined suppress -flat_namespace -L"/usr/local/lib" -L"/usr/local/lib" -o sqlite3_api.bundle sqlite3_api_wrap.o -lsqlite3 -ldl -lobjc make install install -c -p -m 0755 sqlite3_api.bundle /usr/local/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.1.0/lib Successfully installed sqlite3-ruby-1.1.0 Installing RDoc documentation for sqlite3-ruby-1.1.0... lib/sqlite3/database.rb:637:65: Skipping require of dynamic string: "sqlite3/driv...
2005 Oct 29
0
postgres 8.0, PQsetdbLogin() in -lpq... no
...HAR -DHAVE_PQESCAPESTRING -DHAVE_PQFREEMEM -O -pipe -I/opt/local/include -c postgres.c cc -dynamic -bundle -undefined suppress -flat_namespace -L/usr/lib -lssl -lcrypto -L/opt/local/lib/pgsql8 -L"//opt/local/lib" -o postgres.bundle postgres.o -lruby -lpq -lssl -lcrypto -lpthread -ldl -lobjc zmac11:/cd/rubythings/ruby-postgres oracle$ make install install -c -p -m 0755 postgres.bundle //opt/local/lib/ruby/site_ruby/1.8/powerpc-darwin7.9.0 zmac11:/cd/rubythings/ruby-postgres oracle$ zmac11:/cd/rubythings/ruby-postgres oracle$ zmac11:/cd/rubythings/ruby-postgres oracle$ zmac11:/cd/rubyth...
2007 Mar 17
0
[885] branches/wxruby2/wxwidgets_282/rake/rakemacosx.rb: Compile flag fixes for OS X/Wx 2.8
...gt;@@ -17,7 +17,7 @@ </span><span class="cx"> </span><span class="cx"> $wx_libs.chomp! </span><span class="cx"> $wx_libs.gsub!(/-framework (Cocoa|WebKit)/, '''') </span><del>-$wx_libs << '' -lobjc -framework Foundation'' </del><ins>+$wx_libs << '' -framework Foundation -framework Appkit'' </ins><span class="cx"> </span><span class="cx"> $extra_cppflags = ''-x objective-c++'' </span>&l...
2006 Oct 16
0
[LLVMdev] initializer does not match global variable type.
...bar.m program to run? If so, there's a route that doesn't involve llvm2cpp: cfrontend-g++ -o bar.bc bar.m # Source -> Bytecode llc -o bar.s bar.bc # Bytecode -> Native Assembly Source g++ -S bar.s -o bar.o # Native Assembly -> Object File g++ -o bar bar.o -lobjc ./bar Reid.
2006 Oct 16
2
[LLVMdev] initializer does not match global variable type.
>-----Original Message----- >From: llvmdev-bounces at cs.uiuc.edu >[mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Chris Lattner >Sent: Monday, October 16, 2006 2:09 PM >To: LLVM Developers Mailing List >Subject: Re: [LLVMdev] initializer does not match global variable type. > >On Mon, 16 Oct 2006, Anderson, Todd A wrote: >> I have an objective-c file, bar.m,
2013 May 12
15
Advice needed --- Best way to get mysql2 gem installed to interact with Mysql Database?
Hi Group, I''ve got mysql database installed and the server running on a Mac Pro with latest mountain lion setup 10.8.3. I''m able to use mysql tools like mysql, mysqladmin to converse with it. :} I use RVM''s scripts to fetch gems. I''ve visited RVM''s website but their advise to get "mysql gem loaded" does the same thing as below aborted
2006 Apr 26
1
Building native extensions fail on Macbook Pro
...h.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_italian.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stopwords.o store.o term.o termdocs.o utilities.o vector.o -lruby -lpthread -ldl -lobjc make install cc -dynamic -bundle -undefined suppress -flat_namespace -L/opt/local/lib -L"/opt/local/lib" -o ferret_ext.bundle analysis.o api.o array.o bitvector.o compound_io.o document.o except.o ferret.o field.o filter.o fs_store.o global.o hash.o hashset.o helper.o ind.o index_io.o...
2011 Aug 20
4
trouble installing 1.9.2
hello, I am trying install Ruby 1.9.2 on my MacBook Pro Lion. I am following along with the install instructions at ruby.railstutorial.org. I am the point were you run rvm install 1.9.2. Below in what I see in the terminal when installing and below that my rvm log. Thanks for any help. rvm install 1.9.2 Installing Ruby from source to: /Users/user/.rvm/rubies/ruby-1.9.2-p290, this may take a
2004 Apr 29
10
wxruby-swig 0.0.12 is up
This one includes the latest App.cpp which includes the Mac fix from Nick. I thought it was in 0.0.11, but it wasn''t. It also adds support for "stock objects", like colours, pens, and fonts. This turned out to be quite challenging, but I''m happy with the solution. It only took a few days :-/ Kevin
2007 Nov 30
0
Cannot install ferret gem on Leopard
...UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_italian.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stopwords.o store.o term_vectors.o utilities.o -lruby -lpthread -ldl -lobjc /usr/bin/ld: /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libpthread.dylib unknown flags (type) of section 6 (__TEXT,__dof_plockstat) in load command 0 /usr/bin/ld: /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libdl.dylib unknown flags (type) of section 6 (__TEXT,__dof_plockstat) in load comman...
2012 Aug 11
2
compile fails with x86_64-alpine-linux-uclibc-gcc
...x86_64-alpine-linux-uclibc-g++ accepts -M for generating dependencies... yes checking for x86_64-alpine-linux-uclibc-g++ option to support OpenMP... -fopenmp checking whether we can compute ObjC Make dependencies... yes, using x86_64-alpine-linux-uclibc-gcc -MM checking for ObjC runtime library... -lobjc checking for ObjC runtime style... gnu checking whether x86_64-alpine-linux-uclibc-gcc accepts -fobjc-exceptions... yes checking whether C runtime needs -D__NO_MATH_INLINES... no checking for xmkmf... no checking for off_t... yes checking for working alloca.h... yes checking for alloca... yes check...