[omniORB] makefile
Stefan Näwe
naewe.s at atlas.de
Mon Nov 15 10:45:05 GMT 2004
maccari.francesca at tin.it wrote:
> Hi,
> I try to write a makefile to compile the .cc and .hh file but I don't Knoe
> how to link them with the interface...
> Someone could help me?!?
You simply add the files generated by omniIDL as inputs to your
main app:
<snip>
all: myapp
myapp: from_idlSK.o
<snap>
HTH
Stefan
--
----------------------------------------------------------------------
Stefan Naewe ATLAS Elektronik GmbH
Dept.: NUS T4
phone: +49-(0)421-457-3969 Sebaldsbruecker Heerstr. 235
fax: +49-(0)421-457-3913 28305 Bremen
More information about the omniORB-list
mailing list