Bonjour!

On Wed, 05 Aug 2015 05:58:35 +0200
Tristan Gingold <[email protected]> wrote:

> > Would it be possible to enhance the compilation guide such, that
> > building ghdl is just calling one or two commands? Best would
> > be to have just a ./configure && make && install (yes, not exactly
> > possible with gcc), a build_ghdl.sh would be a close second.
> 
> The building process has changed a lot after 0.31.  This can now
> be as easy as configure/make/make install (when using mcode backend).
> See:
> 
> https://sourceforge.net/p/ghdl-updates/code/ci/default/tree/README
> 
> It is also possible to use llvm instead of gcc; the build with llvm
> is also simpler.

Oh! Cool! Didn't know that. Ok, I didn't bother to check out the hg tree.
That's indeed a lot nicer. I just built with llvm and that worked nicely.

> Do not hesitate to make comments after the new build procedure.  I
> wrote the README, but I am pretty sure it could be improved!

It would be probably nice to mention that PREFIX for --with-llvm
would be /usr on most distros.

And there is also a check in configure for libedit missing (fails at compile
time if not installed).


                                Attila Kinali


-- 
It is upon moral qualities that a society is ultimately founded. All 
the prosperity and technological sophistication in the world is of no 
use without that foundation.
                 -- Miss Matheson, The Diamond Age, Neil Stephenson

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to