glennmcc
North Jackson, Ohio (USA), 14.04.2022, 00:37 (edited by glennmcc, 14.04.2022, 01:05) |
DJGPP query for Khusraw... (Developers) |
DJGPP query... (Developers)
>>posted by Khusraw(R) E-mail, Bucharest, Romania, 11.10.2021, 21:28
>> Perhaps it is necessary to get all of DJGPP from here instead ???
>>
>> http://ftp.delorie.com/pub/djgpp/deleted/v1/
>>
>> Yep, that might do it.
>>
>> math.h in v1 is from 1994 and it does not contain trunc, truncf, etc...
>You need only djdev204.zip, it's what I used.
>EDIT: You can get it e.g. from www.mirrorservice.org/sites/ftp.delorie.com/pub/djgpp/deleted/beta/v2/.
________________
I am trying to help a friend in _his_ attempt to make a new DOS MPLAYER.EXE
Could you please elaborate on the environment you used back in 2012 ?
Did you use the DJGPP ports of MAKE & GCC by using all of this ?
http://glennmcc.dynu.com/my-stuff/DJGPP_Zip_File_Picker_Results-for_WinXP.html
(of-course the older versions available back then, not these newer ones)
______
Or were they the Windows ports ?
IE: for MinGW or Cygwin ?
Thank you in advance. --- --
http://glennmcc.org/ |
Khusraw
Bucharest, Romania, 14.04.2022, 08:38
@ glennmcc
|
DJGPP query for Khusraw... |
> I am trying to help a friend in _his_ attempt to make a new DOS
> MPLAYER.EXE
>
> Could you please elaborate on the environment you used back in 2012 ?
> [...]
I built it in Windows XP SP3 using djdev 2.04 and the latest DJGPP ports of the GNU tools available at that time, I can't remember the versions, but you can find them e.g. at http://mirrors.fe.up.pt/pub/djgpp/deleted/v2gnu/ (look at the date). --- Glory to God for all things |
glennmcc
North Jackson, Ohio (USA), 14.04.2022, 15:12 (edited by glennmcc, 14.04.2022, 15:23)
@ Khusraw
|
DJGPP query for Khusraw... |
> > I am trying to help a friend in _his_ attempt to make a new DOS
> > MPLAYER.EXE
> >
> > Could you please elaborate on the environment you used back in 2012 ?
> > [...]
>
> I built it in Windows XP SP3 using djdev 2.04 and the latest DJGPP ports of
> the GNU tools available at that time, I can't remember the versions, but
> you can find them e.g. at http://mirrors.fe.up.pt/pub/djgpp/deleted/v2gnu/
> (look at the date).
Thank you very, very much.
That (almost), confirms the advice I gave to Larry on my board yesterday.
IIUC, just remove '/beta' from this list of URLs
and grab the versions from somewhere near the end of 2011
618) Wed, 2022-04-13 - 18:36:01 (GMT-0500)
glennmcc>
If you're gonna' use the older djdev204.zip instead of djdev205.zip
You'll want to also use the older versions of everything else from
the same time period in these directories rather than those in the
'current' directory.
http://ftp.delorie.com/pub/djgpp/deleted/beta/v2/
http://ftp.delorie.com/pub/djgpp/deleted/beta/v2gnu/
______________________________________________________________________
619) Wed, 2022-04-13 - 18:44:11 (GMT-0500)
glennmcc>
http://ftp.delorie.com/pub/djgpp/deleted/beta/v2/djdev204.zip
http://ftp.delorie.com/pub/djgpp/deleted/beta/v2gnu/bnu214b.zip
http://ftp.delorie.com/pub/djgpp/deleted/beta/v2gnu/gcc344b.zip
http://ftp.delorie.com/pub/djgpp/deleted/beta/v2gnu/gpp344b.zip
http://ftp.delorie.com/pub/djgpp/deleted/beta/v2gnu/mak380b.zip
_______________________________________________________________________ --- --
http://glennmcc.org/ |
Khusraw
Bucharest, Romania, 14.04.2022, 15:34
@ glennmcc
|
DJGPP query for Khusraw... |
> Thank you very, very much.
>
> That (almost), confirms the advice I gave to Larry on my board yesterday.
>
> IIUC, just remove '/beta' from this list.
You are welcome! In fact I think that in my message above I made a mistake and you were right in your advice re: '/beta', IIRC the files for djdev 2.04 were those in the '/beta' directory. So please replace the link I previously provided with http://mirrors.fe.up.pt/pub/djgpp/deleted/beta/v2gnu/ (this one is the fastest for me). --- Glory to God for all things |
glennmcc
North Jackson, Ohio (USA), 14.04.2022, 17:15
@ Khusraw
|
DJGPP query for Khusraw... |
> > Thank you very, very much.
> >
> > That (almost), confirms the advice I gave to Larry on my board
> yesterday.
> >
> > IIUC, just remove '/beta' from this list.
>
> You are welcome! In fact I think that in my message above I made a mistake
> and you were right in your advice re: '/beta', IIRC the files for djdev
> 2.04 were those in the '/beta' directory. So please replace the link I
> previously provided with
> http://mirrors.fe.up.pt/pub/djgpp/deleted/beta/v2gnu/ (this one is the
> fastest for me).
So, it looks as-if the list I posted yesterday for Larry was correct after-all.
Thank you again.
BTW,
I know I'm grasping at straws here but,
Even tho it has now been over 10yrs...
You wouldn't by chance happen to still have your entire DJGPP setup that was
used for MPLAYER.EXE lurking around somewhere that you'd be willing to share ?
That would save Larry a TON of time in trying to track down all of the
correct versions of these libraries that are listed in config.mak which
then get linked into the completed MPLAYER.EXE
-lwatt
-liconv
-lpng
-lmng
-ljpeg
-ljpeg
-lopenjpeg
-lwss
-lfreetype
-ltheoradec
-logg
-lxvidcore
-lgthreads
-lvpx
-lvbe
-lx264 --- --
http://glennmcc.org/ |
Khusraw
Bucharest, Romania, 14.04.2022, 18:42 (edited by Khusraw, 14.04.2022, 18:56)
@ glennmcc
|
DJGPP query for Khusraw... |
> BTW,
>
> I know I'm grasping at straws here but,
>
> Even tho it has now been over 10yrs...
>
> You wouldn't by chance happen to still have your entire DJGPP setup that
> was
> used for MPLAYER.EXE lurking around somewhere that you'd be willing to
> share ?
Unfortunately I no longer have that setup, but for the libraries you listed, apart from two or three that aren't even important and which at the time I quickly compiled from the original source packages without any modifications, either the source with my modifications can be found in the archive you have or usable DJGPP binaries are already available online (see for example http://mirrors.fe.up.pt/pub/djgpp/deleted/beta/v2tk/). --- Glory to God for all things |
glennmcc
North Jackson, Ohio (USA), 14.04.2022, 18:54
@ Khusraw
|
DJGPP query for Khusraw... |
> > BTW,
> >
> > I know I'm grasping at straws here but,
> >
> > Even tho it has now been over 10yrs...
> >
> > You wouldn't by chance happen to still have your entire DJGPP setup that
> > was
> > used for MPLAYER.EXE lurking around somewhere that you'd be willing to
> > share ?
>
> Unfortunately I no longer have that setup, but for the libraries you
> listed, apart from two or three that aren't even important and which at the
> time I quickly compiled from the original source packages without any
> modifications, either the source with my modifications can be found in the
> archive you have or usable DJGPP binaries are already available online.
Yes...
These are in your 2012 archive...
libvbe, libwss & threads
I already found WATT32 & PNG for Larry.
The rest should be easy to find.
Thank you again for all of this assistance. --- --
http://glennmcc.org/ |
RayeR
CZ, 20.04.2022, 03:18
@ glennmcc
|
DJGPP query for Khusraw... |
Didn't you try to compile it yourself some months ago? If I remeber you gave up because of some crashes at compiling, am I right? Good luck for him. --- DOS gives me freedom to unlimited HW access. |
glennmcc
North Jackson, Ohio (USA), 20.04.2022, 17:56
@ RayeR
|
DJGPP query for Khusraw... |
> Didn't you try to compile it yourself some months ago? If I remeber you
> gave up because of some crashes at compiling, am I right? Good luck for
> him.
Yep... I gave up on it way back in November.
However.... Larry has badgered me into not just helping him but also giving it another try myself.
But just like last October & November.... even tho we now have installed and
are using all of the same versions of DJGPP which were used by Khusraw
back in Jan of 2012 along with the same mplayer source code that he provided,
still no success in achieving a fresh compile of MPLAYER.EXE --- --
http://glennmcc.org/ |
glennmcc
North Jackson, Ohio (USA), 23.04.2022, 02:45
@ glennmcc
|
DJGPP query for Khusraw... |
I suppose this is actually a Linux problem.
However, IIRC, others here at DAD use dosemu on Linux
and even run the DOS version of DJGPP within dosemu
So, here goes...
WTF ?!?!
This is the result of my latest failed attempt to build MPLAYER.EXE for DOS
________________
Must remake target `command.o'.
gcc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-declaration -O4 -march=i486 -mtune=generic -ffast-math -fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -Iffmpeg -I/dev/env/DJDIR/watt32/inc -c -o command.o command.c
cc1.exe: out of memory allocating 40230 bytes after a total of 1574744 bytes
Putting child 0x003ae938 (command.o) PID 123 on the chain.
Live child 0x003ae938 (command.o) PID 123
Reaping losing child 0x003ae938 PID 123
make.exe: *** [command.o] Error 1
Removing child 0x003ae938 PID 123 from chain.
______________________________________________________________________________
Does anyone here have any suggestions on how to fix this ?
cc1.exe: out of memory allocating 40230 bytes after a total of 1574744 bytes --- --
http://glennmcc.org/ |
glennmcc
North Jackson, Ohio (USA), 24.04.2022, 20:15
@ glennmcc
|
DJGPP query for Khusraw... |
> Does anyone here have any suggestions on how to fix this ?
>
> cc1.exe: out of memory allocating 40230 bytes after a total of 1574744
> bytes
No need to rush into making a reply.....
___________
789) Sat, 2022-04-23 - 15:08:18 (GMT-0400)
glennmcc>
Silly is a state of Mind, Stupid is a way of Life.
_____________________________________________________
790) Sat, 2022-04-23 - 15:13:26 (GMT-0400)
URL
glennmcc>
http://glennmcc.dynu.com/my-stuff/images/Einstein-on-Insanity.jpg
Hmmmm....
With all of this shit that I have been doing over-n-over again last October & November
and yet again this month...
let there be little doubt in one's mind that I _am_ indeed 100% certifiably INSANE !!!
Let there also be little doubt in one's mind as to my way of life.
______________________________________________________________________
792) Sat, 2022-04-23 - 16:15:32 (GMT-0400)
URL
glennmcc>
I'm done being Insane & STUPID !!!
http://glennmcc.dynu.com/my-stuff/videos/DJGPP-and-mplayer-source-GONE.webm
______________________________________________________________________________
http://glennmcc.dynu.com/my-stuff/videos/JarJar.web --- --
http://glennmcc.org/ |