[Fink-devel] Re: New June2003 assembler broken

2003-07-01 Thread jfm
Martin Costabel wrote:

  If this is *only* one file in the atlas/lapack package, one can
  probably work around by patching this file, but since this is such an
  innocent file, I suspect the problem should pop up in other fortran
  programs as well.
Compiling a pdl580 yields me:

g77 -c -o slatec/i1mach.o -O2 slatec/i1mach.f
/var/tmp//ccQLbn3t.s:55:section difference relocatable subtraction 
expression, LC0 minus L1$pb using a symbol at the end of section 
will not produce an assembly time constant
/var/tmp//ccQLbn3t.s:55:use a symbol with a constant value created with 
an assignment instead of the expression, L_const_sym = LC0 - L1$pb
/var/tmp//ccQLbn3t.s:54:section difference relocatable subtraction 
expression, LC0 minus L1$pb using a symbol at the end of section 
will not produce an assembly time constant
/var/tmp//ccQLbn3t.s:54:use a symbol with a constant value created with 
an assignment instead of the expression, L_const_sym = LC0 - L1$pb
make[2]: *** [slatec/i1mach.o] Error 1

which looks suspiciously similar...
And it still compiled correctly 10 days ago.
Jean-Francois



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] You are great

2003-07-01 Thread Aline S. Bates

 		
	

	
qijowea2ejrx1609i66lq5ecd3
Stop
Mailings Here

yltnjt7ramrah8vmvm1vwtu   
 
 
		
  
	


Re: [Fink-devel] selfupdate-cvs

2003-07-01 Thread Alexander Hansen
Try renaming /sw/fink/CVS to something else, and then do the  
selfupdate-cvs again to reset your options.

On the other hand, if the account it's using is one with administrative  
privileges, this is generally considered to be more desirable than  
running as root.

On Monday, June 30, 2003, at 11:50 PM, John Davidorff Pell wrote:

I'm not sure where i should send the question, but here goes:
when i do fink selfupdate-cvs it has decided to so su pell -c 'cvs  
...' where i have NEVER had it do the cvs update as anything other  
than root. i'm confused. where is this setting? how do I reset it?  
help?

thanx,
 JP


--
God is dead, now the war shall never end.


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/ 
01
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Alexander K. Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] It's a sure Win

2003-07-01 Thread Lauren Vazquez



 Homeowners Win
  with Current Low Interest Rates

So fast and easy, take 3
  minutes and see what is available, then 
decide if this is an option
  that will work for you. No charge and No 
obligation for taking advantage of this online
  instant quote service.


 
  Start You Monthly Savings Here


Cutting
  your monthly expenses has never been easier







please Go here to stop all future offers.
alloy
stare replacement safety gravel deed %RANDOM_WORD
integer april exposure sheet comb %RANDOM_WORD
head challenge attack electricity sonar
e gydylxn il xywtewnsij ws iq s r alrpxozxe ho
sjdjct
chy  rbgqeb  tmjufvx h

Re: [Fink-devel] Re: Bug in as from Dec2002gccUpdater.pkg

2003-07-01 Thread Andrew Pinski
A workaround is to use -mdynamic-no-pic (that even speeds up your 
programs).
Note -mdynamic-no-pic should not be used with shared libraries, also it 
is not
in the FSF's gcc until 3.4 (aka it is in the cvs).
I have filed a bug with the FSF, http://gcc.gnu.org/PR11387  because I 
still think this is a gcc bug
(and not an apple specific one, I can reproduce it with the mainline of 
the FSF's gcc) and not an as bug either.

Thanks,
Andrew Pinski
On Tuesday, Jul 1, 2003, at 08:27 US/Eastern, Max Horn wrote:

Am Dienstag, 01.07.03 um 10:04 Uhr schrieb Martin Costabel:

Andrew Pinski wrote:

OK, I hunted it down. It is really too silly: The code produced by 
a fortran STOP statement (without optional stop-code) is treated as 
an error by the new assembler. Definitely a bug in as.
No because gcc should produce something at that symbol but it is 
not, so the bug still is in gcc, not as.
Actually, the situation is worse: g77 is doing this in many other 
situations. The simple Hello World program

 PRINT*,'Hello World'
 END
produces this error, and even the minimal program

	 END

does it. All versions of g77 I could get my hands on produce a label 
without data in this case. No other assembler than the new Apple one 
considers this an error.

What are the chances that we will see a fix of this bug in gcc-3.3 so 
that we will be able to use g77 again with Apple's new assembler?

From what you are saying and given Apple's repeatedly demonstrated 
lack of interest in g77, I fear that the user will be left out in the 
cold on this.

Lack of interest? Just because they don't ship it doesn't mean they 
lack interest in it. I think Apple is well aware that a noticable 
share of its users are coming from science, and Fortran (that includes 
G77) is vital there.Don't give up to early. File bug reports with 
Apple's bug reporter, and get everybody else to file the bug, too 
(yeah this time I am advocating multiple bug reports. If many people 
complain, maybe they notice that it's not just an oddball weirdo user 
experiencing the problem).

My real concern here isn't whether they'll fix it; rather, *if* they 
fix it: maybe you have to wait again half a year before they release a 
dev tools bug fix update *grmbl*.

Max





---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] ABI Changes: 3.1 - 3.3

2003-07-01 Thread Anthony DeRobertis
On Sunday, Jun 29, 2003, at 12:12 US/Eastern, David R. Morrison wrote:

What does this imply for
our binary distribution?
fyi, Debian renamed almost every C++ library package to deal with this 
one.



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Re: perl info

2003-07-01 Thread David R. Morrison
Just to follow up on my own message:

As the referenced document (made publically available, with permission of
the company, by an Apple employee) indicates, Apple will be shipping
a slightly non-standard version of Perl 5.8.1, with two-level namespace
enabled and thread support turned on.  For this reason, rather than
just storing things in /whatever/perl5/5.8.1/darwin, they will be
storing them in /whatever/perl5/5.8.1/darwin-thread-multi-2level.

Unfortunately, I didn't manage to guess this part in advance!  So we'll
need to revise fink's -pm581 package specification to deal with this.

The question is: should we plan on also providing a stock Perl 5.8.1
(once it is released), for use by packages that can't deal with the
two-level or threaded support?  If so, we'll need two different kinds
of pm's for Perl 5.8.1.

Or should we just stick with Apple's, for all pm581 modules?

  -- Dave


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Moving of libjpeg-shlibs, libpng3-shlibs and imlib to stable?

2003-07-01 Thread Christian Schaffner
Hi

The maintainer of aterm requested to move it to stable. However the 
packages libjpeg-shlibs, libpng3-shlibs and imlib are not yet in the 
stable tree. Could they be moved, too?

thanks for your help,
Chris.


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Moving of libjpeg-shlibs, libpng3-shlibs and imlib to stable?

2003-07-01 Thread David R. Morrison
The stable tree contains imlib-1.9.14-3, libjpeg-6b-6, and libpng3-1.2.5-4.
The -shlibs packages are splitoffs of the main packages, so they are
there as well.

These are precisely the same versions as are available in the unstable
tree.

  -- Dave




From: Christian Schaffner [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [Fink-devel] Moving of libjpeg-shlibs, libpng3-shlibs and imlib to stable?

Hi

The maintainer of aterm requested to move it to stable. However the 
packages libjpeg-shlibs, libpng3-shlibs and imlib are not yet in the 
stable tree. Could they be moved, too?

thanks for your help,
Chris.



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: Bug in as from Dec2002gccUpdater.pkg

2003-07-01 Thread Martin Costabel
Andrew Pinski wrote:

A workaround is to use -mdynamic-no-pic (that even speeds up your 
programs).
Note -mdynamic-no-pic should not be used with shared libraries, also it 
is not
in the FSF's gcc until 3.4 (aka it is in the cvs).
So this is not a usable workaround right now. Fink will have to do 
something about this right now (darwinports will have to do something 
similar; AFAIK they have a g77 package and probably other packages that 
use g77, too; maybe we should discuss this on the metapkg list?). The 
only possibility I see is to put up a warning:

If you want to use g77 or install packages that use g77 (some list, 
scilab, atlas, octave, pgplot,... goes here), *do not install* Apple's 
Dec2002gccUpdater.pkg from the Apple developer web site.

If you want to install it nevertheless, make sure you backup the file 
/usr/libexec/gcc/darwin/ppc/as from your Dec2002 dev tools first and 
then after the installation of the Updater, replace the new version of 
this file by the old one.

If you already installed the Updater, get the Dec 2002 version of 
/usr/libexec/gcc/darwin/ppc/as by extracting it from your Dec2002 dev 
tools disk image (lengthy description on how to use pax to do this 
follows here), or get a copy of it from the web here (URL of a copy on a 
fink mirror follows here).

If you have a G5 and want to use g77, you are screwed until a bug fix 
from Apple shows up.

--
Martin


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] perl info

2003-07-01 Thread David R. Morrison
An apple employee posted the Developer Release Notes for Perl on Panther over
on the macosx-talk mailing list.  They are well worth reading.

  http://www.omnigroup.com/mailman/archive/macosx-talk/2003-June/013541.html

-- Dave


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel