pkgsrc-WIP-discuss archive

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

Importing ghdl to wip -- need some advices



Hi all!

I successfully compiled ghdl (http://ghdl.free.fr/) under NetBSD with a
small patch.  It is a "language module" to gcc, that enables someone
program in VHDL using GCC backend.g

In summary, compilation instructions are:

1. Download and untar gcc-4.3.4.

2. Download and untar ghdl-0.29.

3. Move ghdl-0.29/vhdl directory to gcc-4.3.4/gcc.

4. Compile it with ./configure --enable-languages=vhdl

My question is: how to express this very tight dependency of gcc-4.3.4
and ghdl, ghdl not being a library nor a standalone program, but a
module of gcc-4.3.4?  How to express this information in the package
Makefile?

Should I be asking this in tech-pkg@?

Thank you.

-- 
Silas Silva

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index