OSDev.org

The Place to Start for Operating System Developers
It is currently Sat May 04, 2024 7:22 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 18 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: Wed Nov 21, 2007 4:34 am 
Offline
Member
Member
User avatar

Joined: Wed Oct 18, 2006 3:45 am
Posts: 9301
Location: On the balcony, where I can actually keep 1½m distance
Quote:
IA-64 != Intel 64

when expanding:

Intel 64 Architecture
Intel Architecture 64

You have one second to tell me which is the x86-64 and which is the itanium. Now there's exactly WHY that convention sucks.

_________________
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 21, 2007 8:49 am 
Offline
Member
Member

Joined: Sun Jun 18, 2006 7:21 pm
Posts: 260
Combuster wrote:
Quote:
IA-64 != Intel 64

when expanding:

Intel 64 Architecture
Intel Architecture 64

You have one second to tell me which is the x86-64 and which is the itanium. Now there's exactly WHY that convention sucks.


IA-64: Itanium -> Itanium 2
Intel x86-64: Yamhill -> Clackamas -> IA-32e -> EM64T -> Intel 64.

Probably took Intel some time to concede the fact that their IA-64 line was overpriced garbage and had to match "names" in order to establish that kind of recognition.

If I partnered the design for IA-64, I would try to erase/hide the mistake as well :P


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 21, 2007 8:27 pm 
Offline
Member
Member

Joined: Sun Jun 18, 2006 7:21 pm
Posts: 260
Candy wrote:
C offers the possibility of #include <> or #include "" for that very purpose. What about offering the same functionality, or if you don't see a way to do so, to offer only the second (which includes all of the first)?


From the DEV group, in response to the above...

H. Peter Anvin wrote:
That's not what <> versus "" does. <> is used for system headers, which
for most compilers mean "only paths that are build in or specified with
-I, do not search the local directory."

If anyone is willing to write a pathname manipulation library in portable C that handles all common platforms, we might consider using it for a future version. Again, Perl's File::Spec has some good API ideas.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 18 posts ]  Go to page Previous  1, 2

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group