* building lablscintilla
@ 2007-02-28 23:01 Garry Hodgson
2007-02-28 23:19 ` [Caml-list] " Robert Roessler
0 siblings, 1 reply; 2+ messages in thread
From: Garry Hodgson @ 2007-02-28 23:01 UTC (permalink / raw)
To: ocaml
has anyone had any luck building lablscintilla?
i'm on centos 4.4, and am having trouble with the makefile's
use of "cl" for c and c++ compile and link (CC and CCXX variables).
this program is not found on my machine. am i missing a package?
i tried changing this to gcc/g++, but then it complains about a bunch
of the compile time flags. i'm not averse to hacking through this and
feeding back what i come up with, but i thought i'd just check first,
and make sure i'm not missing something obvious.
thanks
----
Garry Hodgson, Senior Software Geek, AT&T CSO
do for others with no desire of return.
we should all plant some trees
we will never sit under.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] building lablscintilla
2007-02-28 23:01 building lablscintilla Garry Hodgson
@ 2007-02-28 23:19 ` Robert Roessler
0 siblings, 0 replies; 2+ messages in thread
From: Robert Roessler @ 2007-02-28 23:19 UTC (permalink / raw)
To: ocaml
Garry Hodgson wrote:
> has anyone had any luck building lablscintilla?
> i'm on centos 4.4, and am having trouble with the makefile's
> use of "cl" for c and c++ compile and link (CC and CCXX variables).
>
> this program is not found on my machine. am i missing a package?
> i tried changing this to gcc/g++, but then it complains about a bunch
> of the compile time flags. i'm not averse to hacking through this and
> feeding back what i come up with, but i thought i'd just check first,
> and make sure i'm not missing something obvious.
Check the INSTALL.txt and the Makefile again - the PLATFORM variable
needs to be set, either in your environment or on the make command
line. In your case, the value should presumably be "linux".
I have only built and tested this on Fedora Core 6 and Windows XP, so
your experiences could be of use to others... and possibly help in
updating the package itself.
Robert Roessler
roessler@rftp.com
http://www.rftp.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-02-28 23:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-28 23:01 building lablscintilla Garry Hodgson
2007-02-28 23:19 ` [Caml-list] " Robert Roessler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox