Skip to content

This is the binutils for LILY2. LILY2 is a DSP core developed by DSP Group, Institute of Microelectronics, Tsinghua University.

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB
Notifications You must be signed in to change notification settings

lixt/lily2-binutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lily2-binutils

This is the binutils for LILY2. LILY2 is a DSP core developed by DSP Group, Institute of Microeletronics, Tsinghua University.

To install the binutils, first install the following dependencies:

apt-get install build-essential texinfo flex bison git

To configure the compilation and installation, run the ``configure'' script in the root directory:

./configure --prefix=PATH_TO_INSTALL --target=lily2 --disable-werror

To automatically build them, do:

make

To install them(by default in /usr/local/bin, /usr/local/lib, etc if PATH_TO_INSTALL is not specified), do:

make install

To reconfigure and reinstall them, do:

rm ./*/config.cache
make distclean

If you have any question about the binutils, send email to [email protected].

About

This is the binutils for LILY2. LILY2 is a DSP core developed by DSP Group, Institute of Microelectronics, Tsinghua University.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB

Stars

Watchers

Forks

Packages

No packages published