3331
Applications / Re: HTML to epub conversion
« on: September 06, 2014, 09:22:38 pm »
There doesn't seem to be anything simple. Can your e-reader read HTML?
OS2World.com Forum is back !!!
Remember to visit OS2World at:
http://www.os2world.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Last updated 2009-11-15
Current version: 1.33
This is shareware, but unregistered copies are not crippled.
For more details, read FtpServer.INF.
int main(int argc, char **argv)
{
+#ifdef __i386
+ short fcr;
+ __asm__ volatile ("fstcw %0 \n"
+ "or $63, %0 \n"
+ "fldcw %0 \n"
+ : "=m"(fcr));
+#endif
+
Hi,
> ... wrote> I'm sorry Alexander that your forum thread got hi-jacked [...]
Our current thread reminds me of what I have been enduring for the last 17 years in my professional IT business life:
IT orthology everywhere: `Agile`, `Waterfall`, `Constistence`, `Closed`, `Open`, etc.
I dare a humble philosophical Zwischenschnitt aus dem Rheinland:
In Sun VirtualBox 4.3.12 on a MacBook, I still cannot compile Agena with our eCS Demo CD with a plugged-in virtual FAT16 2GB hard disk at IDE primary slave residing my GCC 4.9.0 devenv.
Please tell me what am I doing wrong ?
Alex
http://agena.sourceforge.net
with U: everywhere changed to C:
[C:\]usr\local490\gcc490
[C:\]make
Killed by SIGSEGV
pid=0x011b ppid=0x011a tid=0x0001 slot=0x0051 pri=0x0200 mc=0x00
C:\USR\BIN\MAKE.EXE
LIBC065 0:0005dfdc
cs:eip=005b:1de9dfdc ss:esp=0053:0014f480 ebp=0014f498
ds=0053 es=0053 fs=150b gs=0000 efl=00010246
eax=00000047 ebx=00027c31 ecx=00027c67 edx=00027c47 edi=00027c31
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable