Re: function pointers
- From: Richard <rgrdev@xxxxxxxxx>
- Date: Thu, 10 Jan 2008 17:33:04 +0100
jacob navia <jacob@xxxxxxxxxx> writes:
Ian Collins wrote:
CBFalconer wrote:
Ian Collins wrote:You prove my point, jumping through hoops to get a useful environment.
cr88192 wrote:.... snip ...
Why? I get all that ability. Of course, I am using gcc underon linux, this option works better though, since linux crashesI pity those poor windows developers :)
give a general debugger-usable core dump (sadly absent on
windows...).
DJGPP on winders.
I am programming in debian, I have a customer under linux that
wants a server application.
I installed debian (latest).
To boot, I start with a menu of the "grub" booting utility.
I point the cursor at the first line, then I press "e", then
"e" again, then I change (hd1,0) to (hd0,0). Then I
scroll to the second line and press "b". Then I am able to boot.
This is due to a bug in debian that mixed up the 3 disks in my
machine.
then alter your grubs menu.lst. Google it up.
After this, I boot only when I do not do a restart. Debian needs
a cold restart to boot. Any warm restart (ctrl+alt+del) doesn't
work and the boot process hangs after a few seconds.
Then you screwed something up. Debian dual boot works flawlessly. Remove
it and install again.
When I arrive at the desktop, I type my name and see a thing called
"gnome". It is a great desktop. Sound doesn't work, nor my music
collection, anyway who cares. The Desktop shows some icons
about the different disks. There is no way to hide those
useless icons. Th desktop shows very often the cdrom icon on top
Yes there is. Google up volume manager.
or
http://www.howtogeek.com/howto/ubuntu/hide-removable-drive-icons-from-your-ubuntu-desktop/
of another icon. Then you have to move it each time you insert
a cdrom to access the cdrom contents.
Debian doesn't like that people go away. When I go away it will start
a desktop screen saver program. I changed the screen saver to a
blank screen, then, I discovered that the screen saver doesn't
come back, i.e. you can type like crazy at the keyboard but
the screen REMAINS blank.
Then turn it off from the preferences.
Great. I lost everything and now I have the screen saver time delay
at 10 000 minutes...
There is no IDE, nor any modern development system. I use vi,
gdb, and the compiler, exactly like in 1986 when I first started using
Unix.
Eclipse is available.
The different "IDE"s are all completely crap. No go to definition,
no browse by function, no nothing. They are barely able to
start the compiler.
Not true at all. Emacs with cscope/tags kicks ass.
There is only one debugger: gdb. All other "debuggers" are just
software on top of that, but since they did not integrate
the debugger source code into the IDE they offer NO extra functionality
but they offer a layer of BUGS that is quite incredible.
gdb is a great debugger.
Printer doesn't work, but this is no great pain since I can always
reboot and print under windows.
There is no obvious way to write to a DVD to make a backup. I looked
install k3b from synaptic.
at some "HOWTOS" (that goes as documentation this days), but
they were outdated. Obviously, for Unix gurus I am just a looser that
doesn't know how to use the system, and that is right. I did not want
to learn how to write obscure commands to make the sound work, to
download software from the internet to make the cd writer work,
to study CUPS and make the printer work, to study GRUB and see why my
changes to the configuration file are overwritten...
Yes, I *could* learn all that if I wanted to... I learned enough of GRUB
to find out that the grub system mixed the hard disks and that I had
to replace hd1 by hd0 using the built in editor (took me 2 hours) of
googling, reading, etc.
Its a new OS. Of course there are things to learn.
.
- References:
- function pointers
- From: hifrnds007
- Re: function pointers
- From: Tomás Ó hÉilidhe
- Re: function pointers
- From: Michal Nazarewicz
- Re: function pointers
- From: Tomás Ó hÉilidhe
- Re: function pointers
- From: Ark Khasin
- Re: function pointers
- From: cr88192
- Re: function pointers
- From: Ian Collins
- Re: function pointers
- From: CBFalconer
- Re: function pointers
- From: Ian Collins
- Re: function pointers
- From: jacob navia
- function pointers
- Prev by Date: Re: How to make local variable's address is 8 byte alignment?
- Next by Date: Re: How to make local variable's address is 8 byte alignment?
- Previous by thread: Re: function pointers
- Next by thread: Re: function pointers
- Index(es):
Relevant Pages
|