9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] DjVu files support?
@ 2007-03-12 10:07 tommyjs
  2007-03-12 10:29 ` Gabriel Diaz
  0 siblings, 1 reply; 4+ messages in thread
From: tommyjs @ 2007-03-12 10:07 UTC (permalink / raw)
  To: 9fans

Is it easy or perhaps has anyone added DjVu support to page?
Has anyone ported djvulibre?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] DjVu files support?
  2007-03-12 10:07 [9fans] DjVu files support? tommyjs
@ 2007-03-12 10:29 ` Gabriel Diaz
  2007-03-12 12:09   ` Lluís Batlle
  0 siblings, 1 reply; 4+ messages in thread
From: Gabriel Diaz @ 2007-03-12 10:29 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

hello

DjVu is a C++ thing, and there is no C++ compiler in plan9. I doubt
anyone ported it, if done, it is not public.

slds.

gabi


On 3/12/07, tommyjs@wp.pl <tommyjs@wp.pl> wrote:
> Is it easy or perhaps has anyone added DjVu support to page?
> Has anyone ported djvulibre?
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] DjVu files support?
  2007-03-12 10:29 ` Gabriel Diaz
@ 2007-03-12 12:09   ` Lluís Batlle
  2007-03-12 12:15     ` erik quanstrom
  0 siblings, 1 reply; 4+ messages in thread
From: Lluís Batlle @ 2007-03-12 12:09 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Could someone dump the assembly code of C++ symbols compiled by gcc,
and assemble the big thing with plan9's APE system calls, etc. ? :)
Given there aren't exceptions, link errors related to data types, etc.

It's just a mad idea I guess.

2007/3/12, Gabriel Diaz <gabidiaz@gmail.com>:
> hello
>
> DjVu is a C++ thing, and there is no C++ compiler in plan9. I doubt
> anyone ported it, if done, it is not public.
>
> slds.
>
> gabi
>
>
> On 3/12/07, tommyjs@wp.pl <tommyjs@wp.pl> wrote:
> > Is it easy or perhaps has anyone added DjVu support to page?
> > Has anyone ported djvulibre?
> >
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] DjVu files support?
  2007-03-12 12:09   ` Lluís Batlle
@ 2007-03-12 12:15     ` erik quanstrom
  0 siblings, 0 replies; 4+ messages in thread
From: erik quanstrom @ 2007-03-12 12:15 UTC (permalink / raw)
  To: 9fans

On Mon Mar 12 07:10:43 EST 2007, viriketo@gmail.com wrote:
> Could someone dump the assembly code of C++ symbols compiled by gcc,
> and assemble the big thing with plan9's APE system calls, etc. ? :)
> Given there aren't exceptions, link errors related to data types, etc.
> 
> It's just a mad idea I guess.

you would have to write a new assembler.  8a does
not accept gas-style assembler.  but i don't think
that would be your only problem.

since plan 9 is simple and the graphics model is simple, why not
save this effort and write something else?

- erik



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-03-12 12:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-12 10:07 [9fans] DjVu files support? tommyjs
2007-03-12 10:29 ` Gabriel Diaz
2007-03-12 12:09   ` Lluís Batlle
2007-03-12 12:15     ` erik quanstrom

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).