Re: Re: Commit [36a21d]

Tatsuro MATSUOKA via gnuplot-beta <[email protected]> Sun, 25 Jun 2023 10:01:06 +0900 (JST)
Newsgroups gmane.comp.graphics.gnuplot.devel
Message-ID <[email protected]>
Ethan
Thanks for the reply.

>  Under Windows + mingw it is
This is also true on cygwin.
 
Under Windows + mingw and cygwin it is

Tatsuro
> ----- Original Message -----
> 
> From: "Ethan A Merritt" <[email protected]>
> To: "Tatsuro MATSUOKA" <[email protected]>
> Cc: "beta" <[email protected]>
> Date: 2023/06/25 日 00:57
> Subject: Re: Commit [36a21d]
> 
> 
> Thank you for catching that.  The "-fPIC" flag should have been added
> to the previous example command, the one for linux.
> 
>   Ethan
> 
> On Fri, Jun 23, 2023 at 11:55 PM Tatsuro MATSUOKA via gnuplot-beta
> <[email protected]> wrote:
> >
> > I found in Commit [36a21d]
> > +++ b/demo/plugin/README
> > @@ -23,12 +23,12 @@
> >
> >  Under Windows + mingw it is
> >
> > -    gcc -shared -lm -o newprogram.dll newprogram.c
> > +    gcc -shared -lm -fPIC -o newprogram.dll newprogram.c
> >
> > As far as I know, -fPIC is not effective on WIndows.
> > https://urldefense.com/v3/__https://bugs.webkit.org/show_bug.cgi?id=163949__;!!K-Hz7m0Vt54!jBF_aoqeTsaFf72wifSDQ-GopXPU9-4IpIwvRSENh-r0xtrJ-MD4LVRY3HP5A_6Br1lExVzif4elmnlMcXpyHjzUyma7UQ$
> >
> > Tatsuro
> >
> >
> >
> > _______________________________________________
> > gnuplot-beta mailing list
> > [email protected]
> > Membership management via: https://urldefense.com/v3/__https://lists.sourceforge.net/lists/listinfo/gnuplot-beta__;!!K-Hz7m0Vt54!jBF_aoqeTsaFf72wifSDQ-GopXPU9-4IpIwvRSENh-r0xtrJ-MD4LVRY3HP5A_6Br1lExVzif4elmnlMcXpyHjxbN-9g9w$
> 
> 
> 
> -- 
> Ethan A Merritt
> Department of Biochemistry
> University of Washington, Seattle



_______________________________________________
gnuplot-beta mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-beta