search for: gnustep

Displaying 20 results from an estimated 42 matches for "gnustep".

2015 Sep 29
2
Building clang in llvm-3.7 on Linux with RT support enabled
Hi All, I need to build clang/llvm from source on an Ubuntu Linux system, in order to build the gnustep Objective-C environment. I was able to build clang using cmake without a problem (following the instructions at clang.llvm.org/get_started.html), but when I tried to build gnustep, I found that clang failed to compile an autoconf-generated program. The compile error in the configure log was: con...
2015 Sep 29
2
Building clang in llvm-3.7 on Linux with RT support enabled
...nto clang when building with cmake. > > -Alex > >> On Sep 29, 2015, at 11:43 AM, David Lobron via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> Hi All, >> >> I need to build clang/llvm from source on an Ubuntu Linux system, in order to build the gnustep Objective-C environment. I was able to build clang using cmake without a problem (following the instructions at clang.llvm.org/get_started.html), but when I tried to build gnustep, I found that clang failed to compile an autoconf-generated program. The compile error in the configure log was: >...
2016 Sep 26
4
objc object file generated for gnustep runtime for ELF target is too big
Dear community, I'm using gnustep runtime -fobjc-runtime=gnustep with gnustep-libobjc2 (https://github.com/gnustep/libobjc2) and Cocotron/Chameleon. For following source file #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> int main(void) {         NSString *str =...
2013 Jul 30
2
looking for a comprehensive list of centos-compatible yum repositories (for gnustep program)
I installed CentOS 6.4 on a partition on my computer a few days ago, and i'm trying to equip it with the software i think i need. For example, i need, or i think i need, a couple of gnustep programs for uploading images from my digital camera (the programs being openapp and Camera.app). I imagine that these are old enough that they must surely exist in rpms somewhere. But i apparently don't know how to google around sufficiently well to locate a repository that contains them, or...
2008 Dec 22
6
MacOS X cocoa and carbon for Linux?
Do you know about such implementation of the Mac OS API for Linux ? I was thinking would this be hard to be done ? Having in mind that the MacOS and Linux OSes have much more in common than Linux and Windows. The benefits of such projects will be great , as there is great diversity of applications for MacOS ,and if they can be used native in Linux there will be great advantage for all Linux users.
2010 Mar 31
0
[LLVMdev] [cfe-dev] Need help fixing 2.7 release blockers
...home/Vincent/llvm-2.7/Release/bin/clang.exe" -cc1 -triple i686-pc-mingw32 -S -disable-free -main-file-name Functions.m -mrelocation-model static -mdisable-fp-elim -mconstructor-aliases -v -g -resource-dir C:/Developer/Mingw-NG/home/Vincent/llvm-2.7/Release/lib/clang/1.1 -dependency-file obj/libgnustep-gui.obj/Functions.m.d -MT obj/libgnustep-gui.obj/Functions.m.o -MP -DGNUSTEP_TARGET_DIR="." -DGNUSTEP_TARGET_CPU="ix86" -DGNUSTEP_TARGET_OS="mingw32" -DLIBRARY_COMBO="gnu-gnu-gnu" -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU...
2014 Sep 30
4
[LLVMdev] Barking Up The Wrong Tree?
Hi Reid, Thanks for the reply. Comments inline below. Regards, Eric On 9/29/14, 5:51 PM, Reid Kleckner wrote: > I think any port will involve some changes, but it's really hard to > say which porting approach will be the least painless beforehand. > Aside from _MSC_VER incompatibilities messing up portability headers, > I think any changes you make to support clang on Windows
2019 Jul 09
2
Problem to exec 'cc1obj'
Hello! Try to comile sope on CentOS 7 and get: # make This is gnustep-make 2.7.0. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. Making all in sope-xml ... Making all in SaxObjC ... Making all for library libSaxObjC... Compiling file SaxAttributeList.m ... gcc: error trying to exec 'cc1obj': execvp: Date...
2016 Jun 30
0
LLVM APT authentication problem
...t install clang-3.9 Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: libclang-common-3.9-dev libclang1-3.9 libffi-dev libllvm3.9 libtinfo-dev llvm-3.9 llvm-3.9-dev llvm-3.9-runtime Suggested packages: gnustep gnustep-devel clang-3.9-doc llvm-3.9-doc The following NEW packages will be installed: clang-3.9 libclang-common-3.9-dev libclang1-3.9 libffi-dev libllvm3.9 libtinfo-dev llvm-3.9 llvm-3.9-dev llvm-3.9-runtime 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. Need to get 66,6 MB/66,...
2009 Jun 30
1
xen-common override disparity
...ities between your recently accepted upload and the override file for the following file(s): xen-utils-common_3.3.1-1_all.deb: package says section is admin, override says kernel. Please note that a list of new sections were recently added to the archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell, httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video, xfce, zope. At this time a script was used to reclassify packages into these sections. If this is the case, please only reply to this email if the new section is inappropriate, otherwise please update your package at...
2009 Nov 16
1
xen-3 override disparity
...parities between your recently accepted upload and the override file for the following file(s): xen-utils-3.4_3.4.2-1_amd64.deb: package says section is misc, override says admin. Please note that a list of new sections were recently added to the archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell, httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video, xfce, zope. At this time a script was used to reclassify packages into these sections. If this is the case, please only reply to this email if the new section is inappropriate, otherwise please update your package at...
2015 Sep 29
2
Building clang in llvm-3.7 on Linux with RT support enabled
...usly uncharted territory. Is there an alternative build method I could use in order to create the blocks runtime on Linux? The docs seemed to recommend cmake ('cmake -G "Unix Makefiles" ../llvm'), but I'd be more than glad to try another way. I think blocks are required for GNUstep, since it's an Objective-C runtime. Thanks, David -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2863 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150929/5d1a329...
2009 Nov 16
1
xen-common override disparity
...ities between your recently accepted upload and the override file for the following file(s): xen-utils-common_3.4.2-1_all.deb: package says section is admin, override says kernel. Please note that a list of new sections were recently added to the archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell, httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video, xfce, zope. At this time a script was used to reclassify packages into these sections. If this is the case, please only reply to this email if the new section is inappropriate, otherwise please update your package at...
2010 Apr 08
1
xen-3 override disparity
...-docs-3.4_3.4.3~rc3-2_all.deb: package says priority is optional, override says extra. xenstore-utils_3.4.3~rc3-2_amd64.deb: package says priority is optional, override says extra. Please note that a list of new sections were recently added to the archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell, httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video, xfce, zope. At this time a script was used to reclassify packages into these sections. If this is the case, please only reply to this email if the new section is inappropriate, otherwise please update your package at...
2013 Apr 25
0
[LLVMdev] Dynamic Type Lookup ...
...jective-C runtimes. This includes four (I think, possibly more now) ways of representing class structures and at least four ways of doing message sending. You choice is to either define a new object model and ABI, or follow the approach of LanguageKit and reuse an existing one (in our case, the GNUstep Objective-C runtime). These choices are orthogonal to your choice to use LLVM for code generation. David
2008 Nov 04
1
R 2.8.0 compilation...
...bility... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking for cached Foundation settings... no checking whether default Foundation framework works... no checking whether -framework Foundation works... no checking whether libFoundation works... no checking for GNUstep... no checking for working Foundation implementation... no checking whether C runtime needs -D__NO_MATH_INLINES... no checking for library containing connect... none required checking for library containing gethostbyname... none required checking for library containing xdr_string... none required...
2002 Feb 20
4
Questions about libvorbisenc
Hi all, I am just coming in the mailing list.... ;-) I'm working on an Ripper/Encoder for GNUstep. At first sight, libvorbisogg seems to be the library that I needed. The problem for me is documentation. So I have a few question about this library : - in order to init an encoding process, we need to provide channels. Well, what does is mean ? - in order to init an encoding process, we need to...
2013 Apr 24
3
[LLVMdev] Dynamic Type Lookup ...
Hello everyone, I would like to implement functionality something like the following in my sample language..... class A { Object attrA1 } class B { int attrB1 bool method methTestB ( .... ) } main () { bool test Object a a = new Class A() a.attr1 = new Class B() a.attrB1 = 5 test = a.methTestB(...) } I assume that I will need: - some type of runtime lookup table to store
2015 Jan 09
0
Processed (with 2 errors): user debian-qa@lists.debian.org, affects 774889, affects 771755, unarchiving 767561 ...
...nbe at debian.org). > affects 774889 + xfswitch-plugin Bug #774889 [gdm3] gdm3: fails to upgrade squeeze -> wheezy -> jessie - trying to overwrite /usr/share/gdm/BuiltInSessions/default.desktop Added indication that 774889 affects xfswitch-plugin > affects 771755 + steptalk Bug #771755 [gnustep-dl2-postgresql-adaptor] gnustep-dl2-postgresql-adaptor: unhandled symlink to directory conversion: /usr/lib/GNUstep/Frameworks/PostgreSQLEOAdaptor.framework/Resources Added indication that 771755 affects steptalk > unarchive 767561 Bug #767561 {Done: Timo Aaltonen <tjaalton at debian.org>}...
2004 Aug 06
2
Some diffs to libshout for MacOSX
...t-dev@xiph.org> Sent: Wednesday, January 16, 2002 1:26 PM Subject: [icecast-dev] Some diffs to libshout for MacOSX <p>> Hi, > > I'm part of a project developing the open source SndKit and MusicKit, which > are ObjC frameworks originally from NeXTSTEP, but now on MacOSX and GNUstep. > > We use libshout.a in part of the SndKit to enable us to schedule and process > audio to get sent to shoutcast/icecast servers - pretty cool. > > Anyway, when compiling libshout on MacOSX it fails because it does not have > sys/poll.h, but uses select() instead of poll(). >...