gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] 'hello.so' not 'hello'


From: John R. Culleton
Subject: Re: [open-cobol-list] 'hello.so' not 'hello'
Date: Sat, 21 Jul 2007 18:14:22 -0400
User-agent: KMail/1.9.7

On Saturday 21 July 2007, Gabriel wrote:
> Hi all,
>
> I'm trying to first the example program hello.cob
>
> After 'cobc hello.cob', compilator gives me hello.so, instead the
> executable hello.
>
> I'm using OC 0.33 on a Mepis/Ubuntu Linux. I'm new on Linux
> programming, so if you need more information, please let me know.
>
> Thanks for any help.
>
> - Gabriel -
>
>
> ---------------------------------
>
> Sé un Mejor Amante del Cine
> ¿Quieres saber cómo? ¡Deja que otras personas te ayuden!.
You need to tell the compiler that you want an executable program 
thus:

cobc -x hello.cob

You can rtfm or else get a quick reference with 
cobc --help | less


-- 
John Culleton
Able Indexing and Typesetting
Precision typesetting (tm) at reasonable cost.
Satisfaction guaranteed. 
http://wexfordpress.com



_________________________________________________________________
Need personalized email and website? Look no further. It's easy
with Doteasy $0 Web Hosting! Learn more at www.doteasy.com


reply via email to

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