* Stupid Question
@ 1999-08-18 6:39 Michael A. Thompson
1999-08-18 9:53 ` Martin Costabel
0 siblings, 1 reply; 2+ messages in thread
From: Michael A. Thompson @ 1999-08-18 6:39 UTC (permalink / raw)
To: linuxppc-dev
1. Which rpm contains the standard include headers?
I come from mklinux and IRIX... I cant seem to find stdio.h stdlib.h
etc... or sys/*.h directory. I installed the egcs c/c++ rpms,
kernal-devel rpms and other gnu develope apps libs utils and headers but
can find the standard stuff....
2. is it normal for c++ includes to be here: /usr/include/g++-2?
3. What is the normal file structure for linuxppc 5 include directory?
is it like x86 linux, BSD, etc....
Thanks for any help on this. I have a very limited ppc linux system and
only want a working devel system without the other stuff....
Michael
--
----------------------------------
Michael A. Thompson
[IRIX - NeXTStep - Linux - MacOS - Windows]
Home: (940)382-2086
E-Mail: mat0001@jove.acs.unt.edu
----------------------------------
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Stupid Question
1999-08-18 6:39 Stupid Question Michael A. Thompson
@ 1999-08-18 9:53 ` Martin Costabel
0 siblings, 0 replies; 2+ messages in thread
From: Martin Costabel @ 1999-08-18 9:53 UTC (permalink / raw)
To: Michael A. Thompson; +Cc: linuxppc-dev
"Michael A. Thompson" wrote:
>
> 1. Which rpm contains the standard include headers?
> I come from mklinux and IRIX... I cant seem to find stdio.h stdlib.h
> etc... or sys/*.h directory. I installed the egcs c/c++ rpms,
> kernal-devel rpms and other gnu develope apps libs utils and headers but
> can find the standard stuff....
They are in the glibc-devel package.
> 2. is it normal for c++ includes to be here: /usr/include/g++-2?
Yes. Depends on your compiler.
> 3. What is the normal file structure for linuxppc 5 include directory?
> is it like x86 linux, BSD, etc....
I don't know the others. One thing: Make sure that /usr/include/asm is a
link to /usr/src/linux/include/asm which in turn points to
/usr/src/linux/include/asm-ppc and /usr/include/linux points to
/usr/src/linux/include/linux (you do have the kernel headers installed,
don't you?)
--
Martin
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1999-08-18 9:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-08-18 6:39 Stupid Question Michael A. Thompson
1999-08-18 9:53 ` Martin Costabel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).