Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2001 20:41:20 -0700
From:      "Eric Chiu" <echiu@imservice.com>
To:        <freebsd-small@FreeBSD.ORG>
Subject:   web browser and xml parser on picoBSD
Message-ID:  <00dc01c15b76$45d2dc80$76a8fea9@donner>
References:  <200110200551.f9K5pfp72804@zibbi.icomtek.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
I am working on porting lightweight  version 1) a web brower 
and 2) XML paser to picoBSD. . . Please let me know if anyone
has already done this. 

In theory, I should....
1) use the source code and recompile on the version
of gcc on picoBSD, correct? (Is there a significant difference with 
the gcc on BSD?) 
2) trim down the feature set of the application to a minimal set...
do I need to rewrite file I/O features here for picoBSD, versus 
a standard BSD distribution? I assume the syntax is something 
like "open(FILE, "filename)"...

Anything else I missed? 
FYI - I would be open to contributing this to the base package 
distribution of picoBSD, if there is interest.

Thanks,
Eric Chiu




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-small" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00dc01c15b76$45d2dc80$76a8fea9>