Ok first about your CD rom. if you are using linix Mandrake 7.2
you should have Drake config installed. At least I do but I not running 
linux4Windows. Run drake config (go into) -> "linix config - system 
configutartion" -> file systems -> access local drive. From there you 
should be able to mount and unmount your CD ROM. I have installed Linux 
7.2 (stand alone I dont know anything about this lnx4win) and have no 
problem with this CD rom bizzo as I belive supermount mounts and 
unmounts it for me.

As for the debugger I have never heard of ddd (typeo?). there is a gdb 
debugger though and I will tell you the probelm I am currently stuck on.
Linux Mandrake dost not have the debug symbols in there libraries/kernal 
??? (I'm not sure which) by default. so you cant use a debugger until 
you recomplile some part of it. For instance I deliberatly caused a 
access violation (segmentation fault) in my code and although the kernal 
nukes my app with segmentation fault is does not do a core dump that I 
can run a dubber over to find the offending line.... :( This souldnt be 
hard to fix / turn on I have only just stated looking for a solution.


regards Michael Bushby.


  )

mike smalheiser wrote:

> ok, this is the first time i've ever posted a question, and i'm not very 
> knowlegdeable with linux at all, so forgive me if i ask questions with 
> painfully obvious answers.  first off i guess i should say that i am 
> using linux mandrake 7.2 complete.  i am trying to learn c programming, 
> so i need the gcc compliler, the make utility, and a debugger.  the book 
> i am reading "teach yourself c for linux programming in 21 days", 
> reccomends that i use the ddd debugger.  i typed in gcc -v, and make -v 
> in the console to make sure i had the compiler and make utility 
> installed, which i did, but i can't find anything on the debugger.  i 
> don't know if i have one installed or what.  there is a cd that came 
> with my book that has all the stuff for the compiler, and make utility 
> and ddd debugger.  i was wondering how to install the debugger off of 
> the cd if anybody could help me with that. i don't really know how to 
> use the redhat package manager.  and secondly, that leaves me with the 
> question , is my cd rom mounted?  i'm not really sure how to tell if it 
> is or not, and if it isn't, i don't know how to mount it.  i have linux 
> set up ontop of windows 98 with lnx4win.  if i put a cd in the cd rom in 
> windows, and than boot into linux, linux will read the cd that is in. 
>  but if i put a cd in, while already in linux, i get errors, and it 
> won't read the cd.  if anybody could help me out, i would so greatly 
> appreciate it.  i'm sorry this is so long, i don't know if you are 
> supposed to keep these messages short or not.
>         thank you very much,
>                             mike
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


Reply via email to