Alexander Shaduri's Stuff
News
2008-10-05
I just released a new program - GSmartControl. It's a graphical user interface for smartctl
(from Smartmontools package), which is a tool for querying and controlling SMART
(Self-Monitoring, Analysis, and Reporting Technology) data on modern hard disk drives.
It allows you to inspect the drive's SMART data to determine its health, as well as run various tests on it.
You can get it at
http://gsmartcontrol.berlios.de.
2008-01-20
Finally moved all the GTK+-related stuff to
http://gtk-win.sourceforge.net.
From now on, all the GTK+-related updates will happen there. In related news, gtk2-runtime-2.12.15 has been
released.
This section contains various resources for compiling Windows applications from Linux
and building your own cross-compiler.
Just in case you don't know already, MinGW cross-compiler is a
modified version of GCC plus some helper programs, which gives developers
opportunity to compile Windows binaries (.exe-s) without ever booting to Windows.
This site hosts gcc-3.3.1-based version of MinGW cross-compiler.
If you need a different version, I suggest checking out these sites:
Even though these sites contain rpm packages, you can use a tool like
alien
to convert them to tarballs.
You may still find the cross-configure, cross-make and other scripts from this site helpful when using other cross-compilers.
These documents are written by me using the information from various places in the internet.
Accept my apology for broken English, it's not my primary language.
Note: Everything is built on Red Hat 9 machine, glibc-2.3.3-20.
You found this page at
http://artificialtime.com/ashaduri.
Any feedback is welcome, so please send me your comments/flames/suggestions.
© 2003-2009 Alexander Shaduri <ashaduri 'at' gmail.com>