Packaging project A which needs project B in it's soruces

Vincenzo Ampolo vincenzo.ampolo at gmail.com
Tue Apr 7 23:19:14 BST 2009


Hi,

I don't know if it's the right place to ask for help but i'll try.

i'm packaging a compiler for a programming language, this compiler (call it 
project A) needs a runtime library (static library) which is a separate 
project (call it project B). To create a package of project A i need the 
sources of B too and compile them all together. Project B is a static library 
and it's not useful without project A. Project B is written in the programming 
language which project A is the compiler.

How should i package it? just packaging the project A alone? or should i 
package project B too, from the same sources of project A?

Thanks.
-- 
Vincenzo Ampolo
http://goshawknest.wordpress.com



More information about the Ubuntu-motu-mentors mailing list