This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: checking typesizes w/o running the code


On 01 September 2006 18:12, Enrico Weigelt wrote:

> Hi folks,
> 
> is there any chance for checking certain type sizes w/o
> actually running the compiled code ?
> 

  Sure.  Google "compile time assert"; you should be quite easily able to
leverage that mechanism to do what you want.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]