discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

objc bootstrap


From: wave
Subject: objc bootstrap
Date: Mon, 14 Oct 2013 17:47:03 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

http://www.downloadcollection.com/objc-bootstrap.htm

I have to bootstrap the gobjc compiler i already have.

Happens that, i can build this package and i end with 3 files: objc, objc1 and other one.

In the meantime, i get it's folder full of .o files

I added in syllable the objc, objc 1 and the other one in /usr/gcc/bin and then i had unregister and then register back using package register / unregister.

I know i'm doing something wrong because as soon as i type in Aterm "objc" i get the "error 106: command not found" wich makes obvious that i have the binary of the bootstrap but i barely know where should i allocate the .o files.

Do i have to use special configure options like --prefix=/somefolder or anything like?

I believe that i have gnustep scripts running well, now i need to compile the gnustep packages and make the needed changes if i have to port them.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]