[vlc-devel] GSoC 2008: WinCE port of VLC media player

xxcv xxcv07 at gmail.com
Fri Feb 13 14:53:40 CET 2009


Rémi Denis-Courmont wrote:
> On Fri, 13 Feb 2009 11:23:25 +1100, xxcv <xxcv07 at gmail.com> wrote:
>   
>> Hi so far haven't seen the code from this project,
>> what is the status of work on supporting Windows Mobile / CE ?
>>     
>
> Geoffroy, Pierre Y. (and Jérôme?) have continued improving the WinCE
> port. I think it's fair to say that it's currently the second most actively
> maintained port after Linux! And yeah, that means more so than Win32 and
> OSX. However, I guess it's still lacking some important features.
>
>   
...
I compiled vlc-1.0.0-git for arm-mingw32ce ... everything is compiled 
except vlc.exe where
there's this error on linking, and it didn't exit the make, however 
resulted a 21.2 Kbytes binary.

creating vlc.exe
./.libs/lt-vlc.c: In function 'main':
./.libs/lt-vlc.c:113: warning: implicit declaration of function 'execv'
./.libs/lt-vlc.c: In function 'find_executable':
./.libs/lt-vlc.c:226: warning: implicit declaration of function 'getenv'
./.libs/lt-vlc.c:226: warning: initialization makes pointer from integer 
without a cast
/tmp/ccWENWUA.o:lt-vlc.c:(.text+0x194): undefined reference to `execv'
/tmp/ccWENWUA.o:lt-vlc.c:(.text+0x59c): undefined reference to `getenv'
/tmp/ccWENWUA.o:lt-vlc.c:(.text+0x660): undefined reference to `getcwd'
/tmp/ccWENWUA.o:lt-vlc.c:(.text+0x7e4): undefined reference to `getcwd'
collect2: ld returned 1 exit status

... g, probably need to compile libiconv ... :-$

Regards,

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090214/7fcf3b8b/attachment.html>


More information about the vlc-devel mailing list