|
From: Alessandro B. <a.b...@ev...> - 2010-08-11 08:41:46
|
On 11/08/2010 10:35, WAROQUIERS Philippe wrote:
>> From: Alessandro Biasci [mailto:a.b...@ev...]
>>
> ...
>
>> It is possible to compile only the C test and not C++?
>>
> Not that I know of.
> But you can try to cheat by either redefining a gcc hiding the
> standard gcc, and that would create a dummy .o when it compiles
> a .cpp extension or replace all .cpp files by an empty main () {}.
>
> But why do you want to avoid running the C++ tests ?
>
Because I haven't a running C++ compiler for my platform in this moment.
Only gcc compiler works well.
> ____
>
> This message and any files transmitted with it are legally privileged and intended for the sole use of the individual(s) or entity to whom they are addressed. If you are not the intended recipient, please notify the sender by reply and delete the message and any attachments from your system. Any unauthorised use or disclosure of the content of this message is strictly prohibited and may be unlawful.
>
> Nothing in this e-mail message amounts to a contractual or legal commitment on the part of EUROCONTROL, unless it is confirmed by appropriately signed hard copy.
>
> Any views expressed in this message are those of the sender.
>
|