[OT] Need help compiling with gcc

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Mar 13 18:18:46 CST 2004


On 3/13/04 6:03 PM, "jda" <jda at his.com> wrote:

>> I think you need specify also
>> 
>> 1) C++ ?
>> 
>> 2) if you have already makefile ?
>> 
>> 3) how many cpp files?
>> 
>> 4) exe or shared lib ?
>> 
> 
> All good questions...not really sure I know the answers (hm, I said I
> didn't know anything about this stuff! :->). I'm used to CodeWarrior
> (and Pascal). But...
> 
> I want to compile YAZ (http://www.indexdata.dk/yaz/). It is C/C++,
> and I do see files called makefile.in and makefile.am. I think the
> output will be a library I can link against (with CodeWarrior). There
> are 138 items in the src folder (most .c files, but the web site says
> it's C/C++ programmer's toolkit).

Aha, so this is EXISTED project.

Then must not be a problem for you.

Read README file, it must by steps explains what todo.

OS X or real Linux?

Steps usually just 2 or 3

1) in terminal you go to that folder

    ...folder >


2) type optionally

        ./configure

3) type always 

        ./make


Again, check its instructions.

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list