comp.lang.ada
 help / color / mirror / Atom feed
From: "Nasser M. Abbasi" <nma@12000.org>
Subject: Re: Some questions on packaging Ada code
Date: Tue, 08 Mar 2011 12:53:56 -0800
Date: 2011-03-08T12:53:56-08:00	[thread overview]
Message-ID: <il6512$6ki$4@speranza.aioe.org> (raw)
In-Reply-To: slrnincsgh.l4u.localhost@example.org

On 3/8/2011 10:14 AM, localhost@example.org wrote:
> Hello all! Is it possible to generate an executable using gcc-ada and
> ncurses that doesn't have any dependencies? I'm thinking about providing an
> application to people that don't have ada or maybe even gcc installed and
> certainly not ncurses. I have Linux as my development system. If the answer
> to this question is yes then my next question would be can I generate a
> standalone Windows executable from Linux easily enough or should I take the
> source over to Windows somehow and build it there. Thanks for your help.


I am sure you can. I do not see why not. Just link with static libraries
when building your .exe instead of shared ones.

If you are distributing an executable, why one any one need to have gcc on
their end to run your program?gcc is a compiler.

May be I am missing something here.

--Nasser



  reply	other threads:[~2011-03-08 20:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-08 18:14 Some questions on packaging Ada code localhost
2011-03-08 20:53 ` Nasser M. Abbasi [this message]
2011-03-09 10:32   ` localhost
2011-03-09  0:19 ` R Tyler Croy
2011-03-09 10:33   ` localhost
2011-03-09 10:44     ` Nasser M. Abbasi
2011-03-09 11:29       ` localhost
2011-03-09 11:22 ` Ludovic Brenta
2011-03-09 11:36   ` localhost
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox