caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* ocamlopt: win32+mingw: -lgcc?
@ 2006-10-13 15:19 Philip A. Viton
  2006-10-13 15:26 ` [Caml-list] " Igor Peshansky
  0 siblings, 1 reply; 3+ messages in thread
From: Philip A. Viton @ 2006-10-13 15:19 UTC (permalink / raw)
  To: caml-list


Following Xavier Leroy's suggestion, I'm trying to work with the 
mingw port of ocaml for win32. I've got a fairly complete cygwin 
installed, including, I think, all the packages mentioned in the 
instructions. But when I try to work wiht ocamplopt I get an link 
error referring to -lgcc (not found). A look though the cygwin 
distrib for "*lgcc*.*" finds nothing. Can someone tell me what 
package this is part of?

Thanks!



------------------------
Philip A. Viton
City Planning, Ohio State University
275 West Woodruff Avenue, Columbus OH 43210
viton.1@osu.edu


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] ocamlopt: win32+mingw: -lgcc?
  2006-10-13 15:19 ocamlopt: win32+mingw: -lgcc? Philip A. Viton
@ 2006-10-13 15:26 ` Igor Peshansky
  2006-10-13 15:46   ` Philip A. Viton
  0 siblings, 1 reply; 3+ messages in thread
From: Igor Peshansky @ 2006-10-13 15:26 UTC (permalink / raw)
  To: Philip A. Viton; +Cc: caml-list

On Fri, 13 Oct 2006, Philip A. Viton wrote:

> Following Xavier Leroy's suggestion, I'm trying to work with the mingw
> port of ocaml for win32. I've got a fairly complete cygwin installed,
> including, I think, all the packages mentioned in the instructions. But
> when I try to work wiht ocamplopt I get an link error referring to -lgcc
> (not found). A look though the cygwin distrib for "*lgcc*.*" finds
> nothing. Can someone tell me what package this is part of?

That would be libgcc.a, and it's part of the gcc-core (Cygwin) and
gcc-mingw-core (MinGW) packages.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha@cs.nyu.edu | igor@watson.ibm.com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
"But no -- you are no fool; you call yourself a fool, there's proof enough in
that!" -- Rostand, "Cyrano de Bergerac"


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] ocamlopt: win32+mingw: -lgcc?
  2006-10-13 15:26 ` [Caml-list] " Igor Peshansky
@ 2006-10-13 15:46   ` Philip A. Viton
  0 siblings, 0 replies; 3+ messages in thread
From: Philip A. Viton @ 2006-10-13 15:46 UTC (permalink / raw)
  To: caml-list; +Cc: Igor Peshansky


Thanks, Igor! I wasn't getting the include library's location right 
(I'm working from a batch file, not a bash session); with your info, 
everything's working as it should. Thanks again!


At 11:26 AM 10/13/2006, you wrote:
>On Fri, 13 Oct 2006, Philip A. Viton wrote:
>
> > Following Xavier Leroy's suggestion, I'm trying to work with the mingw
> > port of ocaml for win32. I've got a fairly complete cygwin installed,
> > including, I think, all the packages mentioned in the instructions. But
> > when I try to work wiht ocamplopt I get an link error referring to -lgcc
> > (not found). A look though the cygwin distrib for "*lgcc*.*" finds
> > nothing. Can someone tell me what package this is part of?
>
>That would be libgcc.a, and it's part of the gcc-core (Cygwin) and
>gcc-mingw-core (MinGW) packages.
>         Igor
>--
>                                 http://cs.nyu.edu/~pechtcha/
>       |\      _,,,---,,_            pechtcha@cs.nyu.edu | igor@watson.ibm.com
>ZZZzz /,`.-'`'    -.  ;-;;,_            Igor Peshansky, Ph.D. (name changed!)
>      |,4-  ) )-,_. ,\ (  `'-'           old name: Igor Pechtchanski
>     '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!
>
>"Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
>"But no -- you are no fool; you call yourself a fool, there's proof enough in
>that!" -- Rostand, "Cyrano de Bergerac"


------------------------
Philip A. Viton
City Planning, Ohio State University
275 West Woodruff Avenue, Columbus OH 43210
viton.1@osu.edu


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-13 15:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-13 15:19 ocamlopt: win32+mingw: -lgcc? Philip A. Viton
2006-10-13 15:26 ` [Caml-list] " Igor Peshansky
2006-10-13 15:46   ` Philip A. Viton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).