Exxtra news

2005-07-21 Thread Kwabena Butler
  Hello , VlSIT Our MedsByMail Shop and Save over 80%   Vl RA AM EN LE RA Cl IS,  And  AG BI VlT AL many Other.   You will be pIeasantly Surprised with our PRlCES!   Have a nice day.

Re: solaris archive_cmds change for sun CC c++ compiler

2005-07-21 Thread Albert Chin
On Fri, Jul 22, 2005 at 12:26:21AM +0900, Peter O'Gorman wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Peter O'Gorman wrote: > | Peter O'Gorman wrote: > | | Albert Chin wrote: > | | | > | | | For -lc, why don't you set archive_cmds_need_lc=yes for the CXX tag > | | | instead of hard

Re: solaris archive_cmds change for sun CC c++ compiler

2005-07-21 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter O'Gorman wrote: | Peter O'Gorman wrote: | | Albert Chin wrote: | | | | | | For -lc, why don't you set archive_cmds_need_lc=yes for the CXX tag | | | instead of hard-coding it? | I was wrong, it would, of course, be better in postdeps. Testing n

Re: solaris archive_cmds change for sun CC c++ compiler

2005-07-21 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter O'Gorman wrote: | Albert Chin wrote: | | On Tue, Jul 19, 2005 at 01:32:07PM +0900, Peter O'Gorman wrote: | |>Okay for all branches? (having been suitably changed for 2.0/HEAD, of | |>course). | | | | | | For -lc, why don't you set archive_cmds_n

Re: solaris archive_cmds change for sun CC c++ compiler

2005-07-21 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Albert Chin wrote: | On Tue, Jul 19, 2005 at 01:32:07PM +0900, Peter O'Gorman wrote: |>Okay for all branches? (having been suitably changed for 2.0/HEAD, of |>course). | | | For -lc, why don't you set archive_cmds_need_lc=yes for the CXX tag | instead

Re: solaris archive_cmds change for sun CC c++ compiler

2005-07-21 Thread Albert Chin
On Tue, Jul 19, 2005 at 01:32:07PM +0900, Peter O'Gorman wrote: > On all versions of sun's compiler that I looked at, using c++ features > (e.g. cout!) requires adding -lCstd -lCrun and -lc to the link line. This > means that any library linking with -no-undefined fails to link properly > with t