Re: [Vala] static linking with Vala
- From: JM <interflug1 gmx net>
- To: rastersoft <raster rastersoft com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] static linking with Vala
- Date: Fri, 29 Jan 2010 12:13:21 +0100
Hello rastersoft
This seems to be more a gcc issue, not a vala issue.
Remember that it is possible to pass options from vala to the gcc via
the following options in valac:
--cc=COMMAND Use COMMAND as C compiler command
-X, --Xcc=OPTION... Pass OPTION to the C compiler
This should help you.
I don't know much about cross-compiling and static linking of glibc but
this is a gcc thing and it it should be possible with your generated
ccode from vala. (You can produce the ccode via the -C option )
Regards
Jörn
Am Donnerstag, den 28.01.2010, 23:00 +0100 schrieb rastersoft:
rastersoft
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]