[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop
Subject:    Re: newbie question : distributing my autotools-bsed project
From:       Alexander Dymo <adymo () mksat ! net>
Date:       2005-09-15 21:07:16
Message-ID: 200509160007.17370.adymo () mksat ! net
[Download RAW message or body]

On Wednesday 14 September 2005 15:29, matthew studley wrote:
> I have created the 'hello world' project.  I'm running kdevelop (v3.2.0)
> on my desktop.  No problem.
>
> I now want to distribute and install on another machine, a supercomputer
> where I have to use icc as the c++ compiler.
>
> I have used menu>Project>Distribute to create a gzipp'd tarball.
>
> I unpacked that on the destination machine, and ran aclocal, autoconf
> and automake -af
>
> Automake complained about a missing ltmain.sh (so I sent it over by
> ftp).
Yes, the bug in distribution wizard. You should include all libtool related
files with your project.

> ./configure; make correctly built everything... but using g++.
>
> Please tell me; How do I specify that I want to use icc, not g++?  I
> presume I have to set and export an environment variable?
CC=icc CXX=icpc ./configure ...
That should work.

-- 
Alexander Dymo
ICST Department, National University of Shipbuilding, Mykolayiv, Ukraine

-
to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body:
unsubscribe »your-email-address«
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic