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.
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to