[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gcc
Subject:    Re: Putting C++ code into gcc front end
From:       Marc Espie <espie () quatramaran ! ens ! fr>
Date:       2003-03-05 16:23:58
[Download RAW message or body]

In article <6997EA81-4E6A-11D7-80F3-000393D76DAA@apple.com> you write:
>If you really want to be compliant, all external names have to be unique
>within 6 characters, case-insensitive (3.1.2).  Somehow I doubt that's 
>going to happen.

On the contrary, this is really easy to do. Just run nm, cut at six chars,
look at collisions. Then add an includ at config.h level which correctly
mangles the names to avoid collisions if wanted.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic