fREW wrote:
Hey Tony,
What is the URL for your Vim Compile site? I can't find the link anywhere.
Thanks!
-fREW
Method I: Start at my home portal
http://users.skynet.be/antoine.mechelynck/
Click "The Vim Editor"
then the two bottom links in the list at top left point to my HowTo pages for
Markus Trenkwalder wrote:
> Suresh Govindachar wrote:
> > Bram Moolenaar wrote:
> > > Markus Trenkwalder wrote:
> > >
> > >>checked out vim-7.1a.001 today from svn (#263) and tried to
> > >>compile it with mingw-gcc and got the following error:
> > >>
> > >> 8<
> >
On 5/8/07, Markus Trenkwalder <[EMAIL PROTECTED]> wrote:
Edward L. Fox wrote:
> On 5/8/07, Markus Trenkwalder <[EMAIL PROTECTED]> wrote:
>> Tried the ftp versions (including patch 7.1a.001) now. Same again. And
>> as Edward Fox told earlier the SVN repository should be almost the same
>> as CVS
On 5/8/07, Markus Trenkwalder <[EMAIL PROTECTED]> wrote:
Tried the ftp versions (including patch 7.1a.001) now. Same again. And
as Edward Fox told earlier the SVN repository should be almost the same
as CVS.
*Almost* the same with ftp versions.
*Definitely* the same with CVS.
I also tried
Tried the ftp versions (including patch 7.1a.001) now. Same again. And
as Edward Fox told earlier the SVN repository should be almost the same
as CVS.
I also tried to find a better solution but as I could not find macro
that fits better I do also not know any alternative.
Regards
Markus
-
Suresh Govindachar wrote:
Bram Moolenaar wrote:
> Markus Trenkwalder wrote:
>
>>checked out vim-7.1a.001 today from svn (#263) and tried to
>>compile it with mingw-gcc and got the following error:
>>
>> 8<
>> $ make -f Make_ming.mak
>> gcc -c -Iproto -DWIN32 -D
On 5/8/07, A.J.Mechelynck <[EMAIL PROTECTED]> wrote:
Edward L. Fox wrote:
> On 5/7/07, A.J.Mechelynck <[EMAIL PROTECTED]> wrote:
[...]
>> You're not the first; there seems to have been a f*ckup in the svn commit
>> lately. I suggest you scrap your existing 7.1a sources and restart from
>> scratch
Edward L. Fox wrote:
On 5/7/07, A.J.Mechelynck <[EMAIL PROTECTED]> wrote:
[...]
You're not the first; there seems to have been a f*ckup in the svn commit
lately. I suggest you scrap your existing 7.1a sources and restart from
scratch, by downloading the 7.1a.000 sources then applying the
7.1a.
On 5/7/07, A.J.Mechelynck <[EMAIL PROTECTED]> wrote:
Markus Trenkwalder wrote:
> Hi list,
>
> checked out vim-7.1a.001 today from svn (#263) and tried to compile it
> with mingw-gcc and got the following error:
>
> 8<
> $ make -f Make_ming.mak
> gcc -c -Iproto -DWIN32 -DWINVER=0x0400 -D
On 5/7/07, A.J.Mechelynck <[EMAIL PROTECTED]> wrote:
Markus Trenkwalder wrote:
> Hi list,
>
> checked out vim-7.1a.001 today from svn (#263) and tried to compile it
> with mingw-gcc and got the following error:
>
> 8<
> $ make -f Make_ming.mak
> gcc -c -Iproto -DWIN32 -DWINVER=0x0400 -D
Bram Moolenaar wrote:
> Markus Trenkwalder wrote:
>
>>checked out vim-7.1a.001 today from svn (#263) and tried to
>>compile it with mingw-gcc and got the following error:
>>
>> 8<
>> $ make -f Make_ming.mak
>> gcc -c -Iproto -DWIN32 -DWINVER=0x0400 -D_WIN32_WINNT
Markus Trenkwalder wrote:
>checked out vim-7.1a.001 today from svn (#263) and tried to compile
> it with mingw-gcc and got the following error:
>
> 8<
> $ make -f Make_ming.mak
> gcc -c -Iproto -DWIN32 -DWINVER=0x0400 -D_WIN32_WINNT=0x0400
> -DHAVE_PATHDEF -DFEAT_BIG -DHAVE_GETTEXT
Markus Trenkwalder wrote:
Hi list,
checked out vim-7.1a.001 today from svn (#263) and tried to compile it
with mingw-gcc and got the following error:
8<
$ make -f Make_ming.mak
gcc -c -Iproto -DWIN32 -DWINVER=0x0400 -D_WIN32_WINNT=0x0400
-DHAVE_PATHDEF -DFEAT_BIG -DHAVE_GETTEXT -DH
Hi list,
checked out vim-7.1a.001 today from svn (#263) and tried to compile
it with mingw-gcc and got the following error:
8<
$ make -f Make_ming.mak
gcc -c -Iproto -DWIN32 -DWINVER=0x0400 -D_WIN32_WINNT=0x0400
-DHAVE_PATHDEF -DFEAT_BIG -DHAVE_GETTEXT -DHAVE_LOCALE_H
-DDYNAMIC_GET
Paul Stuart wrote:
Hi there,
I'm having some trouble compiling vim 7 on solaris
8, and I wonder if someone could point me in the right
direction.
This is what I see when I compile it :
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF -I/usr/dt/include -g -O2
-o ob
Hi there,
I'm having some trouble compiling vim 7 on solaris
8, and I wonder if someone could point me in the right
direction.
This is what I see when I compile it :
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF -I/usr/dt/include -g -O2
-o objects/buffer.o buffer.c
In
On 5/13/06, Alexey I. Froloff <[EMAIL PROTECTED]> wrote:
> gcc -L/usr/X11R6/lib -L/usr/local/lib -o vim objects/*.o -lXaw -lXmu
> -lXext -lXt -lSM -lICE -lXpm -lXt -lX11 -lXdmcp -lSM -lICE -ldl
> -lncurses -lnsl -lncurses -lnsl -lm -lgc /usr/local/plt/lib/libmzgc.a
> /usr/local/plt/lib/libmzschem
* Therapon Skotiniotis [060513 18:31]:
> Thanks for the tip, that did get me further. However now I get similar
> errors concerning functions calls to (what appears to be) garbage
> collection libs.
> The LIBS that I am using include -ldl -lm -lgc. The trace I get is
> attached. Any ideas ?
Heh.
Thanks for the tip, that did get me further. However now I get similar
errors concerning functions calls to (what appears to be) garbage
collection libs.
The LIBS that I am using include -ldl -lm -lgc. The trace I get is
attached. Any ideas ?
gcc -L/usr/X11R6/lib -L/usr/local/lib -o vim objects/
* Therapon Skotiniotis [060512 17:33]:
> Trying to compile MzScheme support with vim 7 I keep getting errors
> about undefined references.
You should add -lm to LIBS. If you are using -Wl,--as-needed,
-lm should be after libmzsomething.a.
--
Regards,
Sir Raorn.
signature.asc
Description: Digi
[I looked at the mailing lists but could not find anything related]
Trying to compile MzScheme support with vim 7 I keep getting errors
about undefined references.
I am using an svn version (read unbstable) of MzScheme so it might be
a version compatibility issue. Which mzscheme
version has been
21 matches
Mail list logo