Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Where can I download Solaris 8 or any new Unix Software??? Post 14051 by prodz on Monday 28th of January 2002 02:10:46 AM
Old 01-28-2002
I don't wanna sound like an idiot, but i am probably gonna : What is the diffrence between a SPARC processor and an intel one? And does that mean that you could run solaris on an AMD processor? Just wondering. Prolly sounds stupid but hey you all had help once Smilie
 

8 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

download copy of UNIX, SOLARIS, SCO, anything?

Hi All, I'm a UNIX Newbie, yes, I hate to say it. I'm decent enough though on LINUX box. But of course, it's not the same! Does anyone know where I can download a copy of the UNIX network operating system, that I can install on one of my boxes? I'd very much appreciate all suggestions. ... (2 Replies)
Discussion started by: JaredsNew
2 Replies

2. Solaris

unix/solaris data eraser software

Do anyone know of a data eraser software that I can use on my sun box running solaris that meets the D.O.D 5220.22-m standard (4 Replies)
Discussion started by: cyberbuzz
4 Replies

3. Solaris

how and where can i download sun solaris hpc mpirun software

how and where can i download sun solaris2.8 hpc mprun software?thanks (1 Reply)
Discussion started by: jingwp
1 Replies

4. UNIX for Advanced & Expert Users

Where to download unix not unix flavours like ubuntu, redhat etc.

I checked unix.org but did not find any link where i can download basic unix flavour. any idea from where i can download unix. thanks in advance. - nilesh (14 Replies)
Discussion started by: ynilesh
14 Replies

5. Red Hat

Redhat - Software download

Hello, I am not a sysadmin. I wanted to install Redhat linux 64 bit on my PC in a new secondary hard disk. Could you please help me where can I download 64 bit Redhat Linux? I tried on the redhat download page and find out the below mentioned versions Red Hat Linux 7.1 i386 Red Hat Linux... (5 Replies)
Discussion started by: oradba_arun
5 Replies

6. HP-UX

Software assistant swa get does not download patches

Hi, I am having some issues setting up and using swa report and swa get. When I use "swa report -a SEC -a CRIT -x hp_id username -x hp_pw pword -x proxy=http://proxservername:8080" the report is generated, etc as expected. However when I execute "swa get -t /var/spool/sw/ -x... (1 Reply)
Discussion started by: seanm
1 Replies

7. Solaris

Download of Solaris 9/9

Hi All, Can somebody tell me, if Solaris -9 (Update 9) is available for download for Sparc ? If yes, please guide me. I need to upgrade my Solaris-9 update-7 to Solaris-9 update-9 for a specific requirement. On support.oracle.com, I can only see Solaris-10 and Solaris-11 under Download... (1 Reply)
Discussion started by: solaris_1977
1 Replies

8. Solaris

Looking for X.25 Download (Solaris 8)

Hello Forum Folks, I'm hoping to find a trustworthy download of a (Solstice?) X.25 package suitable for Solaris 8. I've been searching the Internet for many weeks (I am subscribed to "UNIX Packages", previously 'sunfreeware' and could not find anything). Would anyone know or have this... (3 Replies)
Discussion started by: ssid61
3 Replies
cpu_family(3alleg4)						  Allegro manual					       cpu_family(3alleg4)

NAME
cpu_family - Contains the CPU type. Allegro game programming library. SYNOPSIS
#include <allegro.h> extern int cpu_family; DESCRIPTION
Contains the Intel type, where applicable. Allegro defines the following CPU family types: CPU_FAMILY_UNKNOWN - The type of processor is unknown CPU_FAMILY_I386 - The processor is an Intel-compatible 386 CPU_FAMILY_I486 - The processor is an Intel-compatible 486 CPU_FAMILY_I586 - The processor is a Pentium or equivalent CPU_FAMILY_I686 - The processor is a Pentium Pro, II, III or equivalent CPU_FAMILY_ITANIUM - The processor is an Itanium processor CPU_FAMILY_POWERPC - The processor is a PowerPC processor CPU_FAMILY_EXTENDED - The processor type needs to be read from the cpu_model You can read this variable after you have called check_cpu() (which is automatically called by allegro_init()). SEE ALSO
check_cpu(3alleg4), cpu_vendor(3alleg4), cpu_model(3alleg4), cpu_capabilities(3alleg4), allegro_init(3alleg4) Allegro version 4.4.2 cpu_family(3alleg4)
All times are GMT -4. The time now is 11:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy