-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi, Alex:

Alex Hornby wrote:

> Ruslan Shevchenko writes:
>  > Are exists some documentation online ?
>  > How it determinate the name and number of generated source files ?
>  >
>
> It takes them as environment variables. For example here is one of my
> my TAO rules.
>
> .idl_c.hh:
>         source='$<' object='$*_c.hh $*_s.hh $*_c.cpp $*_s.cpp $*C.i $*S.i' \
>         libtool=no \
>         depfile='$(DEPDIR)/$*.Pcpp' \
>         tmpdepfile='$(DEPDIR)/$*.TPcpp' \
>         depmode=cpp $(depcomp) \
>         tao_idl $<
>

Really thanks! for this example! However, I have some doubts... when you write

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
MessageID: HYziZBBlCPoglgqq/7EBXoJoyCC4jKIr

iQA/AwUBOZrLetoq0AfJuWS3EQLgJACcCaX6jFx/XlcQ5eNYzyD7jqukhvcAn0YM
YUP40rfa2SAj+9i2YTW+nTbt
=/r/t
-----END PGP SIGNATURE-----
.idl_c.hh, what do you mean? Is it "to convert all .idl_c into .hh"?
does automake understand those environmental variables (and then executes
depcomp in cpp mode if it is needed)?

>
> I don't know of any documentation yet, but IMO the source is pretty
> clear.
>

I'll study it. Thanks again.

>
> Alex.

    Regards.
    diego.

--
Diego Sevilla Ruiz - http://ditec.um.es/~dsevilla/ - [EMAIL PROTECTED]
Departamento de Ingenier�a y Tecnolog�a de Computadores
Facultad de Inform�tica. Universidad de Murcia
Campus de Espinardo - 30080 Murcia (SPAIN). Tel. +34-968-367570
PGP: http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xC9B964B7
\huge d\em\kern-.36em\lower-.2ex\hbox{\small sevilla}\[EMAIL PROTECTED]

$_="\\l/) (>".     "_'\n<";@@=        /.|\n/g;$_=
"\@".     "\007f".   "DDq".           "DD5".   "\204".
"\@".     "DT4CE".    "D54E".         "DD".    "\244".
"\021".   "dBDTC".     "\010DD".      "\200\$FD\024".
"GDAG".   "DAGDT".       "CqI";$c     =0;$p    =5;for$q
(/./g)    {$q=              ord$q;    for(a,   b){$z[$c]
=$@[$p+=($q&15)    -4];$q>>=4;$c+=33  ;$c>98   &&($c-=98);}};print@z;



Sender: dsevilla
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 16 Aug 2000 19:12:25 +0200
From: "Diego Sevilla Ruiz ([EMAIL PROTECTED])" <[EMAIL PROTECTED]>
Organization: Universidad de Murcia
X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.14-5.0 i586)
X-Accept-Language: en
MIME-Version: 1.0
To: Alex Hornby <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: Re: submission: idl_depend
References: <[EMAIL PROTECTED]>
                <[EMAIL PROTECTED]>
                <[EMAIL PROTECTED]>
                <[EMAIL PROTECTED]>
                <[EMAIL PROTECTED]> 
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi, Alex:

Alex Hornby wrote:

> Ruslan Shevchenko writes:
>  > Are exists some documentation online ?
>  > How it determinate the name and number of generated source files ?
>  >
>
> It takes them as environment variables. For example here is one of my
> my TAO rules.
>
> .idl_c.hh:
>         source='$<' object='$*_c.hh $*_s.hh $*_c.cpp $*_s.cpp $*C.i $*S.i' \
>         libtool=no \
>         depfile='$(DEPDIR)/$*.Pcpp' \
>         tmpdepfile='$(DEPDIR)/$*.TPcpp' \
>         depmode=cpp $(depcomp) \
>         tao_idl $<
>

Really thanks! for this example! However, I have some doubts... when you write

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
MessageID: pJ8MbT7MBL5ggnmFszfnbYL3a8I+6tZV

iQA/AwUBOZrLetoq0AfJuWS3EQLgJACgzWCbVr28WJvBSorEhEjybFHAj8MAnA+5
oGwFzsVgrbf+QBMYlN3GH1l3
=RXeD
-----END PGP SIGNATURE-----

Reply via email to